Problem rightangtri
User asruby
Submission Time 2023-11-30 16:37:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:11:11: error: expected primary-expression before ‘/’ token
11 | cout << /n;
| ^
rightangtri.cpp:11:12: error: ‘n’ was not declared in this scope
11 | cout << /n;
| ^