QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#151427#5553. Alternative ArchitectureZhangYiDeWA 1ms3592kbC++23495b2023-08-26 17:18:042023-08-26 17:18:05

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3592kb

input:

6 11

output:

? 1
? 2
? 4
? 8
? 16
? 32
? 64
? 128
? 256
? 512
? 1024
? 2048
? 4096
! 1

result:

wrong answer 1st lines differ - expected: '6', found: '? 1'