Problem | diamond |
---|---|
User | themadpotato |
Submission Time | 2023-04-21 16:51:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
diamond.cpp: In function ‘int main()’:
diamond.cpp:37:2: error: expected ‘}’ at end of input
37 | }
| ^
diamond.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^