| Problem | jaydenscurve |
|---|---|
| User | neoaix |
| Submission Time | 2026-06-26 14:31:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
jaydenscurve.cpp:3:1: error: ‘define’ does not name a type
3 | define vec vector;
| ^~~~~~
jaydenscurve.cpp: In function ‘int main()’:
jaydenscurve.cpp:17:30: error: ‘j_’ was not declared in this scope; did you mean ‘j’?
17 | hc.push_back(j_+1);
| ^~
| j