Problem | rightangtri |
---|---|
User | Reality1001 |
Submission Time | 2024-02-16 22:13:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
rightangtri.cpp:12:2: error: stray ‘\’ in program
12 | \n;
| ^
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:10:7: error: expected ‘;’ before string constant
10 | cout "*";
| ^~~~
| ;
rightangtri.cpp: At global scope:
rightangtri.cpp:14:1: error: expected declaration before ‘}’ token
14 | }
| ^