QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#658390 | #7011. Rikka with Sorting Networks | GuanYunchang | WA | 0ms | 3716kb | C++20 | 2.5kb | 2024-10-19 16:44:46 | 2024-10-19 16:44:46 |
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: 0ms
memory: 3716kb
input:
4 4 0 998244353 4 1 998244353 1 2 4 3 998244353 1 2 2 3 1 2 4 6 998244353 1 2 2 3 1 2 3 4 2 3 1 2
output:
11 16 30 24
result:
wrong answer 1st lines differ - expected: '10', found: '11'