| Problem | rightangtri |
|---|---|
| User | KJF |
| Submission Time | 2026-02-17 14:24:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:9:11: error: ‘repeated_chars’ was not declared in this scope
9 | cout << repeated_chars(i, '*') << '\n';
| ^~~~~~~~~~~~~~