invalid conversion from 'int (*) (int)' to 'int'

后端 未结 0 1887
醉话见心
醉话见心 2020-12-19 03:23

Can someone explain to me why do i get this warning on return somatorio; on the line 24?

#include 

using namespace std;

int som         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题