stl tutorial: vector,list,deque,set,multiset,map,multimap,stack,queue, priority queue :
Subscribe to:
Post Comments (Atom)
Speedup Android Studio
Go to Help ->Edit Custom VM Options, and chnge this 4 setting. After that close your Android Studio. This settings are for 8gb of ram pc...
-
Code hack : public class NonActivityClass { //can I access the variables and methods from here MainActivity mainActivity; ...
-
The main aim of frameworks is to increase productivity by reducing efforts which eventually saves lot of time for developers to resolve any...
-
#include<bits/stdc++.h> using namespace std; int main() { char name[999], namex[999],name2[999]; int x=50,y=0; get...
No comments:
Post a Comment