145253_0_5819.cpp
145253_0_5819.cpp(7) : error C2065: 'max' : undeclared identifier
145253_0_5819.cpp(7) : error C2057: expected constant expression
145253_0_5819.cpp(7) : error C2466: cannot allocate an array of constant size 0
145253_0_5819.cpp(7) : error C2133: 'color' : unknown size
145253_0_5819.cpp(8) : error C2057: expected constant expression
145253_0_5819.cpp(8) : error C2466: cannot allocate an array of constant size 0
145253_0_5819.cpp(8) : error C2133: 'times' : unknown size
145253_0_5819.cpp(53) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|