Mã chấm: 268049


Main.cc: In function ‘int main()’:
Main.cc:8:19: error: invalid operands of types ‘int’ and ‘double’ to binary ‘operator%’
     float pi =  n % 3.14;
                 ~~^~~~~~