Owl Get a Life
laptop.cpp: In function ‘int main()’:laptop.cpp:33:14: error: expected ‘;’ before ‘}’ token 33 | cout << "NA" | ^ | ; 34 | } | ~