QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#795585#9804. Guess the Polygonucup-team3665#RE 0ms0kbPython3741b2024-11-30 21:50:232024-11-30 21:50:25

Details

Tip: Click on the bar to expand more detailed information

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: