QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#820367 | #9555. Strength | ucup-team477# | Compile Error | / | / | Python3 | 1.5kb | 2024-12-18 21:10:34 | 2024-12-18 21:10:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
File "answer.code", line 56 for(int i=1;i<=18;i++) bin[i]=10ll*bin[i-1]; ^ SyntaxError: invalid decimal literal