QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#271090 | #7686. The Phantom Menace | ucup-team1137 | TL | 44ms | 261260kb | C++20 | 3.4kb | 2023-12-01 22:43:55 | 2023-12-01 22:43:55 |
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: 44ms
memory: 261260kb
input:
2 3 3 abc ghi def bcd efg hia 1 3 abc def
output:
1 3 2 1 2 3 -1
result:
ok 2 cases (2 test cases)
Test #2:
score: -100
Time Limit Exceeded
input:
1000000 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 b b 1 1 a b 1 1 b a 1 1 a a 1 1 ...
output:
1 1 -1 -1 1 2 1 0 1 1 2 1 1 0 -1 -1 1 1 2 2 1 1 0 0 1 1 1 2 2 1 1 1 0 0 -1 -1 1 1 1 2 2 2 1 1 1 0 0 0 1 1 1 1 2 2 2 1 1 1 1 0 0 0 -1 -1 1 1 1 1 2 2 2 2 1 1 1 1 0 0 0 0 1 1 1 1 1 2 2 2 2 1 1 1 1 1 0 0 0 0 -1 -1 1 1 1 1 1 2 2 2 2 2 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 2 2 2 2 2 1 1 1 1...