Problem rightangtri
User JoshJuice
Submission Time 2025-04-28 13:54:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int main()’:
rightangtri.cpp:13:17: error: ‘stuff’ was not declared in this scope
13 | cout << stuff << "\n";
| ^~~~~