QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#735358#2654. Pseudo-Random Number Generatorpokorfanclub #AC ✓207ms3720kbC++202.6kb2024-11-11 19:27:552024-11-11 19:27:56

詳細信息

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'