QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#78847#2933. Sequinary NumeralsZhangYiDeWA 2ms3436kbC++20613b2023-02-20 02:37:202023-02-20 02:37:22

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3404kb

input:

2101

output:

10

result:

ok single line: '10'

Test #2:

score: 0
Accepted
time: 2ms
memory: 3436kb

input:

201

output:

5 1/2

result:

ok single line: '5 1/2'

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 3412kb

input:

2010211122112221202012

output:

157 873801/1048576

result:

wrong answer 1st lines differ - expected: '16541 873801/1048576', found: '157 873801/1048576'