long double array[100000][100000][100000]; int main(){}
Standard input is empty
prog.cpp:2:41: error: size of array 'array' is too large long double array[100000][100000][100000]; ^
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!