| Problem | pigeonhole |
|---|---|
| User | helloworld |
| Submission Time | 2024-01-14 21:06:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pigeonhole.cpp: In function ‘int main()’:
pigeonhole.cpp:24:21: error: expected ‘]’ before ‘)’ token
24 | if(s[b[i] % h > f) {
| ^
| ]