Compile Error
foo.cc: In function 'int main()':
foo.cc:27:11: error: return-statement with no value, in function returning 'int' [-fpermissive]
27 | if(r==0) return;
| ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
foo.cc: In function 'int main()':
foo.cc:27:11: error: return-statement with no value, in function returning 'int' [-fpermissive]
27 | if(r==0) return;
| ^~~~~~
[Hydro](https://hydro.ac)提供评测服务