QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#212237 | #7563. Fun on Tree | ucup-team1685 | Compile Error | / | / | Python3 | 9.7kb | 2023-10-13 12:43:02 | 2023-10-13 12:43:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
File "answer.code", line 21 while ((1ull << x) < (unsigned int)(n)) x++; ^ SyntaxError: invalid decimal literal