QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#77702#5511. Minor EvilflywatreWA 2ms9596kbC++14844b2023-02-15 14:24:352023-02-15 14:24:38

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 9596kb

input:

2
5 6
1 2
2 1
2 5
2 3
2 4
4 2
3
1 2 3
3 2
1 2
2 3
2
2 3

output:

TAK
FTFTFT
NIE

result:

wrong answer Output string contains a character different than T and N. (test case 1)