QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#535105 | #4567. Admissible Map | ucup-team1005 | Compile Error | / | / | C++17 | 187b | 2024-08-27 20:19:16 | 2024-08-27 20:19:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:43: warning: integer constant is too large for its type 1 | [[code here]]-----------------------------30718585661347814843427970650 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ answer.code:1:7: error: expected ‘]’ before ‘here’ 1 | [[code here]]-----------------------------30718585661347814843427970650 | ^~~~~ | ] answer.code:2:27: error: declaration does not declare anything [-fpermissive] 2 | Content-Disposition: form-data; name="answer_answer_file"; filename="" | ^~~~ answer.code:2:33: error: ‘name’ does not name a type 2 | Content-Disposition: form-data; name="answer_answer_file"; filename="" | ^~~~ answer.code:2:60: error: ‘filename’ does not name a type 2 | Content-Disposition: form-data; name="answer_answer_file"; filename="" | ^~~~~~~~