0_0_39344618_21237.cpp: In function 'int main()': 0_0_39344618_21237.cpp:62:45: error: 'prtinf' was not declared in this scope; did you mean 'printf'? 62 | for (int i = 0; i < n; i++) prtinf("%d ", has1[i]); | ^~~~~~ | printf