cf/mirror

Okabe and Boxes

CF
821C1500· specialist3s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
add 1
remove
add 2
add 3
remove
remove
Output
1
Sample 2of 2
Input
7
add 3
add 2
add 1
remove
add 4
remove
remove
remove
add 6
add 7
add 5
remove
remove
remove
Output
2
821C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…