Problem rightangtri
User XY3491
Submission Time 2026-02-14 10:42:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:12:8: error: ‘k’ was not declared in this scope
12 | for(k=0;k<b;++k)
| ^