cf/mirror

Omkar and Duck

CF
1392E2100· master2s256 MB⇄ interactive

Examples

Sample 1of 1
Input
4
 
 
 
 
3
23
 
 
 
 
 
 
 
26
 
 
 
 
 
 
 
27
Output
1 2 3 6
4 6 2 10
9 0 7 3
2 8 8 2
 
 
1 1
1 2
1 3
2 3
2 4
3 4
4 4
 
1 1
2 1
3 1
3 2
3 3
3 4
4 4
 
1 1
1 2
1 3
1 4
2 4
3 4
4 4
1392E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)