cf/mirror

C*++ Calculations

CF
39A2000· candidate master2s64 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
1
5*a++-3*++a+a++
Output
11
Sample 2of 2
Input
3
a+++++a
Output
8
39A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)