cf/mirror

Xor-Subsequence (easy version)

CF
1720D11800· expert2s512 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
3
2
1 2
5
5 2 4 3 1
10
3 8 8 2 9 1 6 2 8 3
Output
2
3
6
1720D1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…