| Problem | rightangtri |
|---|---|
| User | austenj |
| Submission Time | 2026-06-22 16:41:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:14:2: error: expected ‘}’ at end of input
14 | }
| ^
rightangtri.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^