cf/mirror

Young Physicist

CF
69A1000· newbie2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
4 1 7
-2 4 -1
1 -5 -3
Output
NO
Sample 2of 2
Input
3
3 -1 7
-5 2 -4
2 -1 -3
Output
YES
69A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)