cf/mirror

Fire Again

CF
35C1500· specialist2s64 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 3
1
2 2
Output
1 1
Sample 2of 3
Input
3 3
1
1 1
Output
3 3
Sample 3of 3
Input
3 3
2
1 1 3 3
Output
2 2
35C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…