QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#121849 | #5251. Constellations | chenchi# | Compile Error | / | / | C++17 | 201b | 2023-07-08 22:16:43 | 2023-07-08 22:16:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:5: error: stray ‘@’ in program 1 | trex@eta:~/cp$ ./b < inb1 | ^ answer.code:13:5: error: stray ‘@’ in program 13 | trex@eta:~/cp$ cat inb1 | ^ answer.code:29:5: error: stray ‘@’ in program 29 | trex@eta:~/cp$ | ^ answer.code:1:1: error: ‘trex’ does not name a type 1 | trex@eta:~/cp$ ./b < inb1 | ^~~~