0_0_38994240_14418.cpp: In function 'int main()': 0_0_38994240_14418.cpp:51:13: error: too many arguments to function 'void init()' 51 | init(ARR_LEN); | ~~~~^~~~~~~~~ 0_0_38994240_14418.cpp:11:6: note: declared here 11 | void init() | ^~~~