0_0_24988272_48.cpp: In function 'int main()': 0_0_24988272_48.cpp:10:33: error: 'memset' was not declared in this scope memset(extra,0,sizeof(extra)); ^ 0_0_24988272_48.cpp:12:24: error: 'scanf_s' was not declared in this scope scanf_s("%d",&x); ^