QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#249738 | #6440. Xingqiu's Joke | ZhaoZiLong | Compile Error | / | / | C++17 | 1.4kb | 2023-11-12 14:52:07 | 2023-11-12 14:52:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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