QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#282569#6407. Classical A+B ProblemKingOfHua#WA 1ms1572kbC++141.2kb2023-12-12 13:51:172023-12-12 13:51:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 1444kb

input:

6
2
786
1332
89110
2333333
10000000000000000000000000001

output:

1 1 
777 9 
333 999 
88888 222 
2222222 111111 
9999999999999999999999999999 2 

result:

ok ok (6 test cases)

Test #2:

score: 0
Accepted
time: 0ms
memory: 1572kb

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:

777 77 
77777777777777777777777777777 3333333333333333333 
44444444 6 
11111111111111111 222 
2222 88 
1 4 
333333333333333333333333333 9999 
888888 111 
1 9 
11111111 2222 
333 2 
77777 2 
88888888888888888888888888888888888888888888 222222222222222222222 
55555555555555555555 222222 
6666666666666...

result:

ok ok (100 test cases)

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 1476kb

input:

1000
999999
1199
888891
33333333344
6
55555633333333333333333333333333332
444999
333333333333333343333332
10000000055554
76666666666666666666666665
2310
55555633332
166666666666666
111111111111111888888888888888888
891
8888889333333333332
7
555555556666666666
22266666666666
7778554
667
5555555556222...

output:

111111 888888 
1111 88 
888888 3 
33333333333 11 
1 5 
55555555555555555555555555555555555 77777777777777777777777777777 
444444 555 
333333333333333333333333 9999999 
9999999999999 55555 
66666666666666666666666666 9999999999999999999999999 
2222 88 
55555555555 77777 
111111111111111 5555555555555...

result:

wrong answer x + y != n (test case 94)