QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#271146 | #7753. Energy Distribution | ucup-team899# | Compile Error | / | / | Python3 | 3.8kb | 2023-12-02 00:25:33 | 2023-12-02 00:25:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
File "answer.code", line 132 for (ll mask = 1; mask < (1ll << n); ++ mask) { ^ SyntaxError: invalid decimal literal