QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#154847 | #7117. Quine | ucup-team030# | 100 ✓ | 12ms | 8892kb | Python3 | 31b | 2023-09-01 00:59:01 | 2023-09-01 00:59:01 |
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: 12ms
memory: 8892kb
input:
output:
_='_=%r;print(_%%_)';print(_%_)
result:
ok single line: '_='_=%r;print(_%%_)';print(_%_)'