QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#380191 | #5474. Incredibly Cute Penguin Chicks | MaMengQi | Compile Error | / | / | C++23 | 1.7kb | 2024-04-06 21:39:49 | 2024-04-06 21:39:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:34:14: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 34 | scanf("%s",s+1); | ~~~~~^~~~~~~~~~ /tmp/ccZvgGj2.o: in function `main::{lambda(long long)#1}::operator()(long long) const [clone .isra.0]': answer.code:(.text+0xd5): relocation truncated to fit: R_X86_64_PC32 against symbol `b' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0xdc): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0xe3): relocation truncated to fit: R_X86_64_PC32 against symbol `c' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0xec): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0xf5): relocation truncated to fit: R_X86_64_PC32 against symbol `rt' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0x101): relocation truncated to fit: R_X86_64_PC32 against symbol `dp' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0x134): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text+0x15d): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccZvgGj2.o /tmp/ccZvgGj2.o: in function `main': answer.code:(.text.startup+0x1a): relocation truncated to fit: R_X86_64_PC32 against symbol `s' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text.startup+0x35): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccZvgGj2.o answer.code:(.text.startup+0x4c): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status