Problem typo
User ForsakenPBJ
Submission Time 2025-02-11 08:43:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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]){
| ^