QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#163871 | #7117. Quine | ucup-team1075 | 100 ✓ | 0ms | 1744kb | C++14 | 158b | 2023-09-04 16:00:40 | 2023-09-04 16:00:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 1744kb
input:
output:
#include<cstdio> char s[]="#include<cstdio>%cchar s[]=%c%s%c;%cint main(){printf(s,10,34,s,34,10);return 0;}"; int main(){printf(s,10,34,s,34,10);return 0;}
result:
ok 3 lines