QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#180239 | #7117. Quine | ucup-team923# | 100 ✓ | 14ms | 8884kb | Python3 | 33b | 2023-09-15 17:05:30 | 2023-09-15 17:05:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 14ms
memory: 8884kb
input:
output:
_='_=%r;print(_%%_)';print(_%_)
result:
ok single line: '_='_=%r;print(_%%_)';print(_%_)'