QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#795585#9804. Guess the Polygonucup-team3665#RE 0ms0kbPython3741b2024-11-30 21:50:232024-11-30 21:50:25

詳細信息

Test #1:

score: 0
Dangerous Syscalls

input:

2
4
3 0
1 3
1 1
0 0

output:

[0, 1, 1, 3]
? 1 1

result: