QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#224134#2933. Sequinary NumeralsGuanYunchangWA 16ms9960kbPython3253b2023-10-23 00:03:302023-10-23 00:03:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 16ms
memory: 9960kb

input:

2101

output:

['2', '1', '0', '1']
10

result:

wrong answer 1st lines differ - expected: '10', found: '['2', '1', '0', '1']'