Problem | fractions |
---|---|
User | megan010 |
Submission Time | 2023-09-09 20:07:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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(){
| ^