cf/mirror

Ruminations on Ruminants

CF
603D2900· international gm4s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
4
1 0 0
0 1 0
1 1 -1
1 -1 2
Output
2
Sample 2of 2
Input
3
0 1 1
1 1 2
1 -1 -2
Output
1
603D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)