运行 ID: 43825

Main.cc: In function ‘int main()’:
Main.cc:6:20: error: invalid operands of types ‘double’ and ‘double’ to binary ‘operator%’
     f=f/-17.22222+f%-17.22222;
                   ~^~~~~~~~~~