QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#95332 | #5474. Incredibly Cute Penguin Chicks | HuangHanSheng | Compile Error | / | / | C++17 | 2.0kb | 2023-04-09 14:36:36 | 2023-04-09 14:36:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘void solve()’: answer.code:67:14: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 67 | scanf("%s",s+1); | ~~~~~^~~~~~~~~~ /tmp/ccjEE8lm.o: in function `push_down(int)': answer.code:(.text+0x2b): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x49): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o /tmp/ccjEE8lm.o: in function `build(int, int)': answer.code:(.text+0x124): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x13b): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o /tmp/ccjEE8lm.o: in function `add(int, int, int)': answer.code:(.text+0x190): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x1b0): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o /tmp/ccjEE8lm.o: in function `add_num(int, int, int, int)': answer.code:(.text+0x31b): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x335): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x369): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x480): relocation truncated to fit: R_X86_64_PC32 against symbol `cnt' defined in .bss section in /tmp/ccjEE8lm.o answer.code:(.text+0x49e): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status