QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#666618#9225. Fibonacci Fusionucup-team5069WA 305ms96684kbC++231.2kb2024-10-22 19:23:372024-10-22 19:23:47

详细

Test #1:

score: 100
Accepted
time: 27ms
memory: 90548kb

input:

6
50
8
8
5
72
354224848179261915070

output:

4

result:

ok 1 number(s): "4"

Test #2:

score: -100
Wrong Answer
time: 305ms
memory: 96684kb

input:

28
200878223506436882933619847964496455022155117513398820563747455993172799881403389571477889821109288771413214004090719097929400406252135763028179112130390003528046316900603668569910008417315162907579003880220844686222148696041857432602133894827753998572080650383305777912447151917272483538029469449...

output:

14

result:

wrong answer 1st numbers differ - expected: '27', found: '14'