Problem | laptop |
---|---|
User | ervinthedamsel |
Submission Time | 2024-06-21 13:27:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:25:4: error: ‘no’ was not declared in this scope; did you mean ‘n’?
25 | no.push_back(enter);
| ^~
| n
laptop.cpp:29:19: error: ‘no’ was not declared in this scope; did you mean ‘n’?
29 | if(yes[0] > m && no.empty() == true){
| ^~
| n