QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#76152#5419. TriangleswlxhkkWA 2ms3516kbC++141.6kb2023-02-07 22:10:412023-02-07 22:10:43

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 3352kb

input:

2

output:

No

result:

ok no solution

Test #2:

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

input:

24

output:

Yes
0 0 0 1 450000000 200000000
0 1 450000000 200000000 500000000 1000000000
450000000 200000000 550000000 200000000 500000000 1000000000
1 1 550000000 200000000 500000000 1000000000
1 0 1 1 550000000 200000000
0 0 499999984 0 450000000 200000000
499999984 0 499999986 0 499999985 2000000000
49999998...

result:

wrong answer Integer parameter [name=y] equals to 2000000000, violates the range [0, 10^9]