QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#200835 | #2897. Circle Bounce | ZhaoZiLong | AC ✓ | 0ms | 3700kb | C++20 | 1.9kb | 2023-10-04 21:08:57 | 2023-10-04 21:08:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3700kb
input:
999999998 999999999 1000000000
output:
86174826
result:
ok single line: '86174826'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
314159265 1414213 31413413
output:
174644643
result:
ok single line: '174644643'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3628kb
input:
355 113 1000000000000
output:
964036762
result:
ok single line: '964036762'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3544kb
input:
267204667 335545842 696754506694
output:
869642485
result:
ok single line: '869642485'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
608585399 831320119 672380354760
output:
16481017
result:
ok single line: '16481017'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3552kb
input:
376844222 336360777 909739767563
output:
610206681
result:
ok single line: '610206681'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3696kb
input:
812478595 209900954 868059762327
output:
396736907
result:
ok single line: '396736907'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3540kb
input:
508794642 851378491 104036237152
output:
843802314
result:
ok single line: '843802314'
Test #9:
score: 0
Accepted
time: 0ms
memory: 3612kb
input:
1 1 3
output:
1000000006
result:
ok single line: '1000000006'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3624kb
input:
1 2 1
output:
960000007
result:
ok single line: '960000007'
Test #11:
score: 0
Accepted
time: 0ms
memory: 3552kb
input:
11 63 44
output:
22
result:
ok single line: '22'
Test #12:
score: 0
Accepted
time: 0ms
memory: 3604kb
input:
163 713 980
output:
0
result:
ok single line: '0'