0_0_38790066_6816.cpp: In function 'int main()': 0_0_38790066_6816.cpp:132:9: error: too many arguments to function 'void init()' 132 | init(N - 1); | ~~~~^~~~~~~ 0_0_38790066_6816.cpp:58:6: note: declared here 58 | void init() | ^~~~