Problem | matsuri |
---|---|
User | dev1634 |
Submission Time | 2023-08-14 17:47:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
matsuri.cpp: In function ‘int main()’:
matsuri.cpp:41:6: error: ‘iong’ was not declared in this scope; did you mean ‘long’?
41 | for (iong long int i = 0; i < q; i ++) cin >> s[i];
| ^~~~
| long
matsuri.cpp:41:27: error: ‘i’ was not declared in this scope
41 | for (iong long int i = 0; i < q; i ++) cin >> s[i];
| ^