Problem fractions
User megan010
Submission Time 2023-09-09 20:06:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fractions.cpp: In function ‘int main()’:
fractions.cpp:20:2: error: expected ‘}’ at end of input
20 | }
| ^
fractions.cpp:7:11: note: to match this ‘{’
7 | int main(){
| ^