#include <iostream> using namespace std; int data[999999999]; int main() { // your code goes here return 0; }
Standard input is empty
/home/CPR5tm/ccOstYTY.o: In function `_GLOBAL__sub_I_data': prog.cpp:(.text.startup+0x13): relocation truncated to fit: R_X86_64_PC32 against `.bss' prog.cpp:(.text.startup+0x31): relocation truncated to fit: R_X86_64_PC32 against `.bss' collect2: error: ld returned 1 exit status
Standard output is empty