QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#505150 | #1647. Divisible by 3 | MaMengQi | RE | 100ms | 53620kb | Java11 | 1.2kb | 2024-08-04 20:47:42 | 2024-08-04 20:47:42 |
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: 100ms
memory: 53400kb
input:
3 5 23 2021
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 86ms
memory: 53620kb
input:
5 0 0 1 3 3
output:
15
result:
ok single line: '15'
Test #3:
score: 0
Accepted
time: 94ms
memory: 53184kb
input:
10 0 1 2 3 4 5 6 7 8 9
output:
20
result:
ok single line: '20'
Test #4:
score: 0
Accepted
time: 84ms
memory: 53592kb
input:
1 901418150
output:
1
result:
ok single line: '1'
Test #5:
score: -100
Runtime Error
input:
2 373642622 952441803