QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#875092 | #8611. (A + B) mod P | ucup-team253 | WA | 1ms | 4096kb | C++23 | 3.0kb | 2025-01-29 05:04:11 | 2025-01-29 05:04: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: 4096kb
input:
3
output:
24 1.000000000 0.000000000 0.866025404 0.500000000 0.500000000 0.866025404 0.000000000 1.000000000 -0.500000000 0.866025404 -0.866025404 0.500000000 -1.000000000 0.000000000 -0.866025404 -0.500000000 -0.500000000 -0.866025404 -0.000000000 -1.000000000 0.500000000 -0.866025404 0.866025404 -0.50000000...
result:
ok OK
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 4096kb
input:
5
output:
24 1.000000000 0.000000000 0.866025404 0.500000000 0.500000000 0.866025404 0.000000000 1.000000000 -0.500000000 0.866025404 -0.866025404 0.500000000 -1.000000000 0.000000000 -0.866025404 -0.500000000 -0.500000000 -0.866025404 -0.000000000 -1.000000000 0.500000000 -0.866025404 0.866025404 -0.50000000...
result:
wrong answer Expected (0 + 0) % 5 = 0, found 3