Problem | samelength |
---|---|
User | RandomCtfNoob |
Submission Time | 2025-07-09 15:44:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
samelength.cpp: In function ‘int main()’:
samelength.cpp:4:2: error: declaration of ‘auto i’ has no initializer
4 | auto i;
| ^~~~