QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#249738#6440. Xingqiu's JokeZhaoZiLongCompile Error//C++171.4kb2023-11-12 14:52:072023-11-12 14:52:08

Details

answer.code: In function ‘long long int read()’:
answer.code:11:16: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
   11 |         re int x=0,f=1;char c=getchar();
      |                ^
answer.code:11:20: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
   11 |         re int x=0,f=1;char c=getchar();
      |                    ^
/tmp/ccigW6Oo.s: Assembler messages:
/tmp/ccigW6Oo.s: Fatal error: can't write 14 bytes to section .text of /tmp/ccqkI0Xo.o: 'File too large'
/tmp/ccigW6Oo.s: Fatal error: can't close /tmp/ccqkI0Xo.o: File too large