QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#516843 | #9167. Coprime Array | ucup-team4598 | WA | 1ms | 3840kb | C++20 | 1.2kb | 2024-08-12 22:21:10 | 2024-08-12 22:21:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3704kb
input:
9 6
output:
3 1 1 7
result:
ok Correct
Test #2:
score: 0
Accepted
time: 1ms
memory: 3748kb
input:
14 34
output:
2 1 13
result:
ok Correct
Test #3:
score: 0
Accepted
time: 1ms
memory: 3840kb
input:
1000000000 223092870
output:
2 148728581 851271419
result:
ok Correct
Test #4:
score: 0
Accepted
time: 1ms
memory: 3772kb
input:
2 1000000000
output:
2 728279661 -728279659
result:
ok Correct
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 3828kb
input:
649557664 933437700
output:
2 7054321 642503343
result:
wrong answer Element at position 2 is not coprime to x