Problem | youtubealgo |
---|---|
User | PlayVoltz |
Submission Time | 2023-12-23 14:11:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
youtubealgo.cpp: In function ‘int32_t main()’:
youtubealgo.cpp:14:8: error: ‘imt’ was not declared in this scope; did you mean ‘int’?
14 | for (imt j=i-1; j>i-k; --j){
| ^~~
| int
youtubealgo.cpp:14:19: error: ‘j’ was not declared in this scope
14 | for (imt j=i-1; j>i-k; --j){
| ^