0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-11-23 20:48:48 +00:00
https://sjzezoj.com/submission/62184
This commit is contained in:
Baoshuo Ren 2022-10-26 21:44:44 +08:00
parent 8aae6bb15a
commit da14ac1cff
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A
5 changed files with 16 additions and 0 deletions

4
S2OJ/1568/1568.cpp Normal file
View File

@ -0,0 +1,4 @@
// clang-format off
#include<stdio.h>
char s[]="#include<stdio.h>%cchar%cs[]=%c%s%c%c%cint main(){printf(s,10,32,34,s,34,59,10);}";
int main(){printf(s,10,32,34,s,34,59,10);}

BIN
S2OJ/1568/data/Makefile (Stored with Git LFS) Normal file

Binary file not shown.

BIN
S2OJ/1568/data/chk.cpp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
S2OJ/1568/data/judger.cpp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
S2OJ/1568/data/problem.conf (Stored with Git LFS) Normal file

Binary file not shown.