63835_0_11942.cpp
63835_0_11942.cpp(6) : error C2065: 'i' : undeclared identifier
63835_0_11942.cpp(9) : error C2065: 'j' : undeclared identifier
63835_0_11942.cpp(11) : error C2146: syntax error : missing ';' before identifier 'max'
63835_0_11942.cpp(11) : error C2065: 'max' : undeclared identifier
|