| Problem | conlang |
|---|---|
| User | elxy |
| Submission Time | 2024-03-07 12:59:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conlang.cpp: In function ‘int main()’:
conlang.cpp:25:25: error: expected ‘)’ before ‘{’ token
25 | if(isValidWord(curr,s){
| ~ ^
| )
conlang.cpp:28:2: error: expected primary-expression before ‘}’ token
28 | }
| ^