Problem | laptop |
---|---|
User | yhmixeI |
Submission Time | 2024-06-21 13:46:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:44:11: error: expected ‘;’ before ‘}’ token
44 | cout<<"NA"
| ^
| ;
45 | }
| ~
laptop.cpp:58:11: error: expected ‘;’ before ‘}’ token
58 | cout<<"NA"
| ^
| ;
59 | }}
| ~