181972_0_26226.cpp
181972_0_26226.cpp(14) : warning C4508: 'main' : function should return a value; 'void' return type assumed
181972_0_26226.cpp(27) : error C2562: 'main' : 'void' function returning a value
181972_0_26226.cpp(3) : see declaration of 'main'
|