Problem | taxes |
---|---|
User | shoryu386 |
Submission Time | 2023-12-26 15:15:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
taxes.cpp: In function ‘int main()’:
taxes.cpp:72:28: error: expected ‘)’ before ‘{’ token
72 | if (calc(m1) == calc(m2){
| ~ ^
| )
taxes.cpp:81:3: error: expected primary-expression before ‘}’ token
81 | }
| ^