QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#329903 | #2400. Mult! | GuanYunchang | Compile Error | / | / | C++17 | 269b | 2024-02-17 06:12:10 | 2024-02-17 06:12:11 |
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:23:2: error: expected ‘}’ at end of input 23 | } | ^ answer.code:5:1: note: to match this ‘{’ 5 | { | ^