QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#148271#3531. Prime or numberZhaoZiLongWA 1ms3592kbC++171.2kb2023-08-23 15:35:402023-08-25 02:06:39

详细

Test #1:

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

input:

2

output:

Yes

result:

ok answer is YES

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3592kb

input:

42

output:

Yes

result:

wrong answer expected NO, found YES