Problem duckhunt23
User phoenixai0
Submission Time 2025-12-08 11:11:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt23.cpp: In function β€˜int main()’:
duckhunt23.cpp:26:31: error: expected primary-expression before β€˜)’ token
26 | for (int i = 0; i < 26; i+) ans += string(x[i], char('a' + i));
| ^