QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#503064 | #2911. Square Bounce | xiaowuc1 | AC ✓ | 2817ms | 11884kb | Python3 | 609b | 2024-08-03 16:08:34 | 2024-08-03 16:08:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1576ms
memory: 11660kb
input:
923701 129815 566112
output:
740482 923701 1 1
result:
ok single line: '740482 923701 1 1'
Test #2:
score: 0
Accepted
time: 2629ms
memory: 11664kb
input:
322576 231617 944870
output:
270849 322576 -1 1
result:
ok single line: '270849 322576 -1 1'
Test #3:
score: 0
Accepted
time: 1533ms
memory: 11764kb
input:
469571 540403 527759
output:
128658 469571 -1 1
result:
ok single line: '128658 469571 -1 1'
Test #4:
score: 0
Accepted
time: 175ms
memory: 11796kb
input:
720296 187527 58212
output:
1 1 124648 187527
result:
ok single line: '1 1 124648 187527'
Test #5:
score: 0
Accepted
time: 1096ms
memory: 11884kb
input:
557212 466617 386155
output:
1 1 434110 466617
result:
ok single line: '1 1 434110 466617'
Test #6:
score: 0
Accepted
time: 646ms
memory: 11752kb
input:
650391 233780 223822
output:
-1 1 10116 11689
result:
ok single line: '-1 1 10116 11689'
Test #7:
score: 0
Accepted
time: 346ms
memory: 11732kb
input:
630443 783447 118371
output:
1 1 -541412 783447
result:
ok single line: '1 1 -541412 783447'
Test #8:
score: 0
Accepted
time: 215ms
memory: 11752kb
input:
148211 952321 73533
output:
1 1 41444 952321
result:
ok single line: '1 1 41444 952321'
Test #9:
score: 0
Accepted
time: 65ms
memory: 11796kb
input:
396395 423984 18562
output:
-218111 396395 -1 1
result:
ok single line: '-218111 396395 -1 1'
Test #10:
score: 0
Accepted
time: 1305ms
memory: 11732kb
input:
201241 859505 468368
output:
-1 1 -677214 859505
result:
ok single line: '-1 1 -677214 859505'
Test #11:
score: 0
Accepted
time: 2271ms
memory: 11660kb
input:
397925 72659 804457
output:
-220948 397925 1 1
result:
ok single line: '-220948 397925 1 1'
Test #12:
score: 0
Accepted
time: 2817ms
memory: 11796kb
input:
999998 999999 1000000
output:
1 1 333332 333333
result:
ok single line: '1 1 333332 333333'
Test #13:
score: 0
Accepted
time: 21ms
memory: 11732kb
input:
1 1 3
output:
-1 1 0 1
result:
ok single line: '-1 1 0 1'
Test #14:
score: 0
Accepted
time: 20ms
memory: 11624kb
input:
1 7 4
output:
-1 1 6 7
result:
ok single line: '-1 1 6 7'
Test #15:
score: 0
Accepted
time: 318ms
memory: 11812kb
input:
355 113 123456
output:
1 1 -58 113
result:
ok single line: '1 1 -58 113'