QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#315948#8174. Set Constructionucup-team1348#WA 1ms3612kbC++231.3kb2024-01-27 16:35:272024-01-27 16:35:28

详细

Test #1:

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

input:

3
3 5
4 8
60 2

output:

3 2 1 0 7 
7 6 5 4 3 2 1 0 
1 0 

result:

wrong answer 15 is not in A