QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#854395 | #9726. AUS | ucup-team3665# | WA | 0ms | 14056kb | C++17 | 8.6kb | 2025-01-12 00:28:31 | 2025-01-12 00:28:33 |
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: 14056kb
input:
4 abab cdcd abce abab cdcd abcd abab cdcd abc x yz def
output:
Before Init( 1 ) Init( 2 ) Init( 4 ) n = 4, a = 0, val = 18446744073709551615, val2 = 0 n = 4, val = 18446744073709551615, val2 = 0 Init( 5 ) n = 5, a = 0, val = 18446744073709551615, val2 = 0 n = 5, val = 18446744073709551615, val2 = 0 n = 2, val = 18446744073709551615, val2 = 18446744073709551615 ...
result:
wrong answer 1st lines differ - expected: 'YES', found: 'Before'