QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#117443 | #13. Router | MaMengQi | Compile Error | / | / | C++20 | 287b | 2023-07-01 10:17:26 | 2023-07-01 10:17:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:4:52: error: exponent has no digits 4 | Exception EAccessViolation in module DevCpp.exe at 000EF9D3. | ^~~~~~~~~ answer.code:6:29: error: exponent has no digits 6 | Access violation at address 001EF9D3 in module 'DevCpp.exe'. Read of address 00E00000. | ^~~~~~~~ answer.code:6:48: warning: character constant too long for its type 6 | Access violation at address 001EF9D3 in module 'DevCpp.exe'. Read of address 00E00000. | ^~~~~~~~~~~~ answer.code:1:1: error: expected unqualified-id before ‘--’ token 1 | --------------------------- | ^~