0_0_9212785_5371.cpp:146: error: expected `}' at end of input
0_0_9212785_5371.cpp: In member function `double HSV::calcH(RGB)':
0_0_9212785_5371.cpp:107: error: `g' undeclared (first use this function)
0_0_9212785_5371.cpp:107: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9212785_5371.cpp:107: error: `b' undeclared (first use this function)
0_0_9212785_5371.cpp:111: error: `r' undeclared (first use this function)
0_0_9212785_5371.cpp: At global scope:
0_0_9212785_5371.cpp:146: error: expected unqualified-id at end of input
0_0_9212785_5371.cpp:146: error: expected `,' or `;' at end of input
|