cf/mirror

Checker for Array Shuffling

CF
1672F22800· international gm1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
4
2
2 1
1 2
4
1 2 3 3
3 3 2 1
2
2 1
2 1
4
1 2 3 3
3 2 3 1
Output
AC
AC
WA
WA
1672F2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…