#include <iostream>using namespace std; int main() { &(int) { 1 }; return 0;}
Standard input is empty
prog.cpp: In function 'int main()': prog.cpp:5:13: error: taking address of temporary [-fpermissive] &(int) { 1 }; ^
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!