QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#148028#3531. Prime or numberZhaoZiLongWA 2ms3580kbC++172.3kb2023-08-23 14:57:562023-08-25 01:57:48

詳細信息

Test #1:

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

input:

2

output:

Yes

result:

ok answer is YES

Test #2:

score: -100
Wrong Answer
time: 2ms
memory: 3576kb

input:

42

output:

Yes

result:

wrong answer expected NO, found YES