QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#647849 | #6407. Classical A+B Problem | ucup-team3475# | WA | 0ms | 3740kb | C++20 | 2.7kb | 2024-10-17 15:56:24 | 2024-10-17 15:56:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3644kb
input:
6 2 786 1332 89110 2333333 10000000000000000000000000001
output:
1 1 9 777 999 333 222 88888 111111 2222222 2 9999999999999999999999999999
result:
ok ok (6 test cases)
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3740kb
input:
100 854 77777777781111111111111111110 44444450 11111111111111333 2310 5 333333333333333333333343332 888999 10 11113333 335 77779 88888888888888888888889111111111111111111110 55555555555555777777 72222222222222222222221 666 5777 1111555555 444444444544444444443 88888888888891111111111110 673332 97 77...
output:
77 777 3333333333333333333 77777777777777777777777777777 88 2222 9999 333333333333333333333333333 111 888888 9 1 2222 11111111 2 77777 222222222222222222222 88888888888888888888888888888888888888888888 5555555555555555555555 66666666666666666666666 2222222222222 88888888888888888888888888 9999999999...
result:
wrong answer x + y != n (test case 3)