QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#45463 | #2911. Square Bounce | ZhaoZiLong | AC ✓ | 866ms | 3768kb | C++14 | 3.3kb | 2022-08-24 05:05:55 | 2022-08-24 05:05:57 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 448ms
memory: 3560kb
input:
923701 129815 566112
output:
740482 923701 1 1
result:
ok single line: '740482 923701 1 1'
Test #2:
score: 0
Accepted
time: 766ms
memory: 3556kb
input:
322576 231617 944870
output:
270849 322576 -1 1
result:
ok single line: '270849 322576 -1 1'
Test #3:
score: 0
Accepted
time: 465ms
memory: 3632kb
input:
469571 540403 527759
output:
128658 469571 -1 1
result:
ok single line: '128658 469571 -1 1'
Test #4:
score: 0
Accepted
time: 48ms
memory: 3672kb
input:
720296 187527 58212
output:
1 1 124648 187527
result:
ok single line: '1 1 124648 187527'
Test #5:
score: 0
Accepted
time: 340ms
memory: 3584kb
input:
557212 466617 386155
output:
1 1 434110 466617
result:
ok single line: '1 1 434110 466617'
Test #6:
score: 0
Accepted
time: 178ms
memory: 3612kb
input:
650391 233780 223822
output:
-1 1 10116 11689
result:
ok single line: '-1 1 10116 11689'
Test #7:
score: 0
Accepted
time: 104ms
memory: 3492kb
input:
630443 783447 118371
output:
1 1 -541412 783447
result:
ok single line: '1 1 -541412 783447'
Test #8:
score: 0
Accepted
time: 55ms
memory: 3760kb
input:
148211 952321 73533
output:
1 1 41444 952321
result:
ok single line: '1 1 41444 952321'
Test #9:
score: 0
Accepted
time: 12ms
memory: 3768kb
input:
396395 423984 18562
output:
-218111 396395 -1 1
result:
ok single line: '-218111 396395 -1 1'
Test #10:
score: 0
Accepted
time: 375ms
memory: 3488kb
input:
201241 859505 468368
output:
-1 1 -677214 859505
result:
ok single line: '-1 1 -677214 859505'
Test #11:
score: 0
Accepted
time: 633ms
memory: 3716kb
input:
397925 72659 804457
output:
-220948 397925 1 1
result:
ok single line: '-220948 397925 1 1'
Test #12:
score: 0
Accepted
time: 866ms
memory: 3628kb
input:
999998 999999 1000000
output:
1 1 333332 333333
result:
ok single line: '1 1 333332 333333'
Test #13:
score: 0
Accepted
time: 2ms
memory: 3624kb
input:
1 1 3
output:
-1 1 0 1
result:
ok single line: '-1 1 0 1'
Test #14:
score: 0
Accepted
time: 1ms
memory: 3680kb
input:
1 7 4
output:
-1 1 6 7
result:
ok single line: '-1 1 6 7'
Test #15:
score: 0
Accepted
time: 52ms
memory: 3680kb
input:
355 113 123456
output:
1 1 -58 113
result:
ok single line: '1 1 -58 113'