QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#735358 | #2654. Pseudo-Random Number Generator | pokorfanclub # | AC ✓ | 207ms | 3720kb | C++20 | 2.6kb | 2024-11-11 19:27:55 | 2024-11-11 19:27:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3592kb
input:
3
output:
2
result:
ok single line: '2'
Test #2:
score: 0
Accepted
time: 170ms
memory: 3640kb
input:
500000000
output:
250065867
result:
ok single line: '250065867'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
0
output:
0
result:
ok single line: '0'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
1
output:
1
result:
ok single line: '1'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3720kb
input:
42
output:
6
result:
ok single line: '6'
Test #6:
score: 0
Accepted
time: 25ms
memory: 3656kb
input:
9223372036854775807
output:
4609898333484654439
result:
ok single line: '4609898333484654439'
Test #7:
score: 0
Accepted
time: 194ms
memory: 3648kb
input:
350125310
output:
175147925
result:
ok single line: '175147925'
Test #8:
score: 0
Accepted
time: 207ms
memory: 3652kb
input:
532254519
output:
266177229
result:
ok single line: '266177229'
Test #9:
score: 0
Accepted
time: 206ms
memory: 3596kb
input:
532254518
output:
266177228
result:
ok single line: '266177228'
Test #10:
score: 0
Accepted
time: 25ms
memory: 3592kb
input:
9223372036854775806
output:
4609898333484654439
result:
ok single line: '4609898333484654439'
Test #11:
score: 0
Accepted
time: 1ms
memory: 3604kb
input:
532254520
output:
266177230
result:
ok single line: '266177230'