| Problem | countalp |
|---|---|
| User | My12thCodebreakerAccount |
| Submission Time | 2026-07-15 20:11:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
countalp.cpp: In function ‘int main()’:
countalp.cpp:75:3: error: expected ‘,’ or ‘;’ before ‘cout’
75 | cout << temp << " " << freq[i] << endl;
| ^~~~