QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#237178#7689. Flipping Cardsucup-team1274#RE 0ms3612kbC++14665b2023-11-04 13:23:382023-11-04 13:23:39

詳細信息

Test #1:

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

input:

5
3 6
5 2
4 7
6 4
2 8

output:

6

result:

ok 1 number(s): "6"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3612kb

input:

1
2 1

output:

2

result:

ok 1 number(s): "2"

Test #3:

score: -100
Runtime Error

input:

1
212055293 384338286

output:


result: