QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#760809 | #9619. 乘积,欧拉函数,求和 | rotcar08 | WA | 91ms | 4460kb | C++14 | 1.2kb | 2024-11-18 19:20:26 | 2024-11-18 19:20:27 |
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: 0
Wrong Answer
time: 91ms
memory: 4460kb
input:
5 1 6 8 6 2
output:
1
result:
wrong answer 1st lines differ - expected: '892', found: '1'