#include <map>using namespace std; int main() { map<int, int> std_map; int map; map = 42;}
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!