QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#235497 | #3530. Small business | HuangHanSheng | WA | 0ms | 3600kb | C++11 | 676b | 2023-11-02 20:25:03 | 2023-11-02 20:25:03 |
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: 0ms
memory: 3576kb
input:
123456
output:
1 23456
result:
ok ok
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3600kb
input:
42
output:
2 4
result:
wrong output format Expected EOLN