cf/mirror

Palindromex

CF
2227D1200· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
6
4
1 2 0 3 3 0 2 1
2
0 1 0 1
2
1 1 0 0
3
2 0 2 1 1 0
4
0 1 3 0 3 1 2 2
3
0 1 2 1 0 2
Output
4
2
1
1
2
3
2227D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)