QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#408189 | #2911. Square Bounce | lmq26052003 | AC ✓ | 13ms | 3652kb | C++17 | 749b | 2024-05-09 19:54:40 | 2024-05-09 19:54:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 5ms
memory: 3652kb
input:
923701 129815 566112
output:
740482 923701 1 1
result:
ok single line: '740482 923701 1 1'
Test #2:
score: 0
Accepted
time: 13ms
memory: 3492kb
input:
322576 231617 944870
output:
270849 322576 -1 1
result:
ok single line: '270849 322576 -1 1'
Test #3:
score: 0
Accepted
time: 3ms
memory: 3500kb
input:
469571 540403 527759
output:
128658 469571 -1 1
result:
ok single line: '128658 469571 -1 1'
Test #4:
score: 0
Accepted
time: 1ms
memory: 3652kb
input:
720296 187527 58212
output:
1 1 124648 187527
result:
ok single line: '1 1 124648 187527'
Test #5:
score: 0
Accepted
time: 5ms
memory: 3648kb
input:
557212 466617 386155
output:
1 1 434110 466617
result:
ok single line: '1 1 434110 466617'
Test #6:
score: 0
Accepted
time: 3ms
memory: 3584kb
input:
650391 233780 223822
output:
-1 1 10116 11689
result:
ok single line: '-1 1 10116 11689'
Test #7:
score: 0
Accepted
time: 2ms
memory: 3580kb
input:
630443 783447 118371
output:
1 1 -541412 783447
result:
ok single line: '1 1 -541412 783447'
Test #8:
score: 0
Accepted
time: 1ms
memory: 3504kb
input:
148211 952321 73533
output:
1 1 41444 952321
result:
ok single line: '1 1 41444 952321'
Test #9:
score: 0
Accepted
time: 1ms
memory: 3592kb
input:
396395 423984 18562
output:
-218111 396395 -1 1
result:
ok single line: '-218111 396395 -1 1'
Test #10:
score: 0
Accepted
time: 7ms
memory: 3632kb
input:
201241 859505 468368
output:
-1 1 -677214 859505
result:
ok single line: '-1 1 -677214 859505'
Test #11:
score: 0
Accepted
time: 10ms
memory: 3540kb
input:
397925 72659 804457
output:
-220948 397925 1 1
result:
ok single line: '-220948 397925 1 1'
Test #12:
score: 0
Accepted
time: 13ms
memory: 3568kb
input:
999998 999999 1000000
output:
1 1 333332 333333
result:
ok single line: '1 1 333332 333333'
Test #13:
score: 0
Accepted
time: 0ms
memory: 3500kb
input:
1 1 3
output:
-1 1 0 1
result:
ok single line: '-1 1 0 1'
Test #14:
score: 0
Accepted
time: 0ms
memory: 3492kb
input:
1 7 4
output:
-1 1 6 7
result:
ok single line: '-1 1 6 7'
Test #15:
score: 0
Accepted
time: 2ms
memory: 3540kb
input:
355 113 123456
output:
1 1 -58 113
result:
ok single line: '1 1 -58 113'