0_0_30355331_14430.cpp: In function 'int main()':
0_0_30355331_14430.cpp:42:15: error: too many arguments to function 'void init()'
init(K);
^
0_0_30355331_14430.cpp:9:6: note: declared here
void init() {
^
0_0_30355331_14430.cpp:52:15: error: too many arguments to function 'void init()'
init(K);
^
0_0_30355331_14430.cpp:9:6: note: declared here
void init() {
^
|