#include <string> int main(){ std::string text; switch (text);}
Standard input is empty
prog.cpp: In function ‘int main()’: prog.cpp:7: error: switch quantity not an integer
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!