Problem math
User wzhci11
Submission Time 2024-04-10 21:10:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

math.cpp: In function ‘int main()’:
math.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
math.cpp:20:12: note: to match this ‘{’
20 | int main() {
| ^