QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#154017 | #5422. Perfect Palindrome | ucup-team133 | Compile Error | / | / | C++17 | 50b | 2023-08-31 12:35:58 | 2023-08-31 12:35:59 |
Judging History
answer
// test\n#include <bits/stdc++.h>\nint main() {}\n
Details
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': (.text+0x24): undefined reference to `main' collect2: error: ld returned 1 exit status