| Problem | competition |
|---|---|
| User | GanJaeHan |
| Submission Time | 2026-02-19 18:47:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:25:22: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
25 | for (int i = 0; i < a; i++){
| ^