cf/mirror

24 Game

CF
468A1500· specialist1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
1
Output
NO
Sample 2of 2
Input
8
Output
YES
8 * 7 = 56
6 * 5 = 30
3 - 4 = -1
1 - 2 = -1
30 - -1 = 31
56 - 31 = 25
25 + -1 = 24
468A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)