- Owner
- Andrei Arhire
- Problem
- Run
- Source
- 1.27KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:21: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( a [ i ][ j ] == 1 ) return cout << 0 , 0 ; ^
Results
Test number Result Time 1 Wrong answer 0.2673s