QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#566292 | #56. Nim Product | 3un_larryfunc | 100 ✓ | 369ms | 6020kb | C++23 | 74.8kb | 2024-09-15 23:41:38 | 2024-09-15 23:41:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Pretests
Final Tests
Test #1:
score: 25
Accepted
time: 0ms
memory: 3976kb
input:
10 274134852 279286565 744539633
output:
2002382043
result:
ok single line: '2002382043'
Test #2:
score: 25
Accepted
time: 2ms
memory: 6020kb
input:
1000 734766235 309378503 610268282
output:
2106551671
result:
ok single line: '2106551671'
Test #3:
score: 25
Accepted
time: 2ms
memory: 4040kb
input:
30000 784936363 827067061 800454511
output:
554318281
result:
ok single line: '554318281'
Test #4:
score: 25
Accepted
time: 369ms
memory: 4036kb
input:
30000000 72129929 485897764 129463885
output:
92762235
result:
ok single line: '92762235'