QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#627932#9129. Quotient Sumucup-team3716#RE 1ms3816kbC++171.3kb2024-10-10 17:43:132024-10-10 17:43:13

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3816kb

input:

3
2 3 6

output:

3

result:

ok "3"

Test #2:

score: -100
Runtime Error

input:

2
15 4

output:


result: