Mã chấm: 268039


Main.cc: In function ‘int main()’:
Main.cc:7:23: error: invalid operands of types ‘float’ and ‘int’ to binary ‘operator%’
         float pi =  n % 3,14;
                     ~~^~~