0_0_39067181_16223.cpp: In function 'void init()': 0_0_39067181_16223.cpp:13:22: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator/' 13 | int tot=(n-1)/size+1; | ~~~~~^~~~~