cf/mirror

Restoring the Expression

CF
898F2300· international master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
12345168
Output
123+45=168
Sample 2of 4
Input
099
Output
0+9=9
Sample 3of 4
Input
199100
Output
1+99=100
Sample 4of 4
Input
123123123456456456579579579
Output
123123123+456456456=579579579
898F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)