Problem | guanine |
---|---|
User | vadar2525 |
Submission Time | 2025-08-29 14:47:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:17:4: error: ‘d’ was not declared in this scope
17 | d.push_back(x);
| ^
guanine.cpp:22:4: error: ‘d’ was not declared in this scope
22 | d.push_back(x);
| ^