QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#627932 | #9129. Quotient Sum | ucup-team3716# | RE | 1ms | 3816kb | C++17 | 1.3kb | 2024-10-10 17:43:13 | 2024-10-10 17:43:13 |
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: 3816kb
input:
3 2 3 6
output:
3
result:
ok "3"
Test #2:
score: -100
Runtime Error
input:
2 15 4