Problem | potatosalad |
---|---|
User | Pavan1000 |
Submission Time | 2023-08-21 17:34:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:15:12: error: expected ‘}’ at end of input
15 | cout<<z;
| ^
potatosalad.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^