QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#507932 | #7117. Quine | ucup-team1002# | 100 ✓ | 0ms | 1456kb | C11 | 76b | 2024-08-07 00:05:26 | 2024-08-07 00:05:27 |
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: 0ms
memory: 1456kb
input:
output:
main(){char*a="main(){char*a=%c%s%c;printf(a,34,a,34);}";printf(a,34,a,34);}
result:
ok single line: 'main(){char*a="main(){char*a=%...34,a,34);}";printf(a,34,a,34);}'