Problem typicalstairs
User maximushartanto
Submission Time 2025-06-10 22:43:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typicalstairs.cpp: In function β€˜int main()’:
typicalstairs.cpp:17:28: error: expected primary-expression before β€˜)’ token
17 | for (int i = 1; i <= n; i+){
| ^