| Problem | latex |
|---|---|
| User | PlayVoltz |
| Submission Time | 2024-03-04 00:03:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
latex.cpp: In function ‘int32_t main()’:
latex.cpp:36:21: error: ‘vect’ was not declared in this scope
36 | while (cin>>s)++n, vect.pb(s), psum.pb(psum.back()+s.size()+1);
| ^~~~