| Problem | devour |
|---|---|
| User | HLY |
| Submission Time | 2025-02-19 17:30:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
devour.cpp: In function ‘int main()’:
devour.cpp:11:3: error: ‘names’ was not declared in this scope
11 | names.push_back(hp);
| ^~~~~
devour.cpp:13:10: error: ‘hp’ was not declared in this scope
13 | cout << hp
| ^~