| Problem | skips | 
|---|---|
| User | WILLI1071A | 
| Submission Time | 2025-06-16 19:53:58 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 skips.cpp: In function ‘int main()’:
skips.cpp:10:15: error: expected ‘;’ before ‘}’ token
   10 |   cin >> v1[i]
      |               ^
      |               ;
   11 |  }
      |  ~