QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#419109#6521. Swapping Operation2yh_Z77#WA 1ms3872kbC++142.5kb2024-05-23 17:57:402024-05-23 17:57:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3872kb

input:

3
6
6 5 4 3 5 6
6
1 2 1 1 2 2
5
1 1 2 2 2

output:

2147483647
2147483647
2147483647

result:

wrong answer 1st numbers differ - expected: '7', found: '2147483647'