| Problem | devour |
|---|---|
| User | HLY |
| Submission Time | 2025-02-19 17:32:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
devour.cpp: In function ‘int main()’:
devour.cpp:8:9: error: ‘cheat’ was not declared in this scope
8 | cin >> cheat;
| ^~~~~
devour.cpp:12:3: error: ‘names’ was not declared in this scope
12 | names.push_back(hp);
| ^~~~~