Hyperspace Jump (easy)
958D11400· specialist5s256 MB⌨ stdin/stdout
Examples
Sample 1of 1
Input
4(99+98)/97(26+4)/10(12+33)/15(5+1)/7
Output
1 2 2 1
58%
958D1.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
4(99+98)/97(26+4)/10(12+33)/15(5+1)/7
1 2 2 1