QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#159957 | #7117. Quine | ucup-team1550# | 100 ✓ | 1ms | 1692kb | C++14 | 134b | 2023-09-02 19:09:19 | 2023-09-02 19:09:20 |
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: 1ms
memory: 1692kb
input:
output:
#include<cstdio> char *s={"#include<cstdio>%cchar *s={%c%s%c};%cmain(){printf(s,10,34,s,34,10);}"}; main(){printf(s,10,34,s,34,10);}
result:
ok 3 lines