Problem inspections
User haydendoo
Submission Time 2023-03-22 10:00:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

inspections.cpp: In function ‘int main()’:
inspections.cpp:69:12: error: ‘bruh’ was not declared in this scope
69 | if(bruh==v.size()) cout << "0 ";
| ^~~~