| Problem | typo |
|---|---|
| User | ForsakenPBJ |
| Submission Time | 2025-02-11 08:43:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function βint main()β:
typo.cpp:17:32: error: expected primary-expression before β%β token
17 | if (word[i] == comp[i+1] %% comp[i] == word[i+1]){
| ^