Problem shiritori
User jerrielchangjiebin
Submission Time 2024-12-30 15:37:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shiritori.cpp: In function β€˜int main()’:
shiritori.cpp:47:29: error: expected primary-expression before β€˜=’ token
47 | if (last_char === first_char) {
| ^