QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#712584#9168. Square Locatorucup-team3862#RE 1ms3896kbC++202.5kb2024-11-05 16:16:282024-11-05 16:16:30

详细

Test #1:

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

input:

36 5 10 41

output:

6 -1 2 3 1 4 5

result:

ok Answer is correct

Test #2:

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

input:

1 1 1 1

output:

1 0 1 0 1 0 1

result:

ok Answer is correct

Test #3:

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

input:

1000000000000000000 1000000000000000000 1000000000000000000 1000000000000000000

output:

1000000000 0 1000000000 0 1000000000 0 1000000000

result:

ok Answer is correct

Test #4:

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

input:

4 10 8 2

output:

2 -1 3 -2 2 -1 1

result:

ok Answer is correct

Test #5:

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

input:

4 50 104 58

output:

2 5 5 2 10 -3 7

result:

ok Answer is correct

Test #6:

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

input:

9 16 65 58

output:

3 4 0 7 4 3 7

result:

ok Answer is correct

Test #7:

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

input:

25 13 101 113

output:

5 3 -2 10 1 7 8

result:

ok Answer is correct

Test #8:

score: 0
Accepted
time: 1ms
memory: 3800kb

input:

16 25 58 49

output:

4 3 4 3 7 0 7

result:

ok Answer is correct

Test #9:

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

input:

374544 2235250 4453364 2592658

output:

612 885 1205 292 2090 -593 1497

result:

ok Answer is correct

Test #10:

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

input:

126736 551200 1838608 1414144

output:

356 732 -124 1212 608 480 1088

result:

ok Answer is correct

Test #11:

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

input:

6007401 6936277 5051405 4122529

output:

2451 -426 2599 -574 2173 -148 2025

result:

ok Answer is correct

Test #12:

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

input:

2209 2536706 4875777 2341280

output:

47 -691 1435 -2079 744 -1388 -644

result:

ok Answer is correct

Test #13:

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

input:

986962771600 2474826790757 5529645464114 4041781444957

output:

993460 1005254 1210079 788635 2215333 -216619 1998714

result:

ok Answer is correct

Test #14:

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

input:

722790729241 782340801290 3904082690373 3844532618324

output:

850171 881809 -68947 1800927 812862 919118 1731980

result:

ok Answer is correct

Test #15:

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

input:

3870332944 287487526720 654504136912 370886943136

output:

62212 530544 -77528 670284 453016 139740 592756

result:

ok Answer is correct

Test #16:

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

input:

42230661001 2038831296200 3308981375377 1312380740178

output:

205501 -771514 1201498 -1767511 429984 -995997 -566013

result:

ok Answer is correct

Test #17:

score: -100
Runtime Error

input:

132551656347532249 102473514386838101 439829344402853445 469907486363547593

output:


result: