Problem | rightangtri |
---|---|
User | Reality1001 |
Submission Time | 2024-02-16 22:13:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
rightangtri.cpp:12:2: error: stray ‘\’ in program
12 | \ns
| ^
rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:10:7: error: expected ‘;’ before string constant
10 | cout "*";
| ^~~~
| ;
rightangtri.cpp:12:3: error: ‘ns’ was not declared in this scope; did you mean ‘n’?
12 | \ns
| ^~
| n