Job 15287

Owner
Popovici Andrei Sorin
Problem
Matrix
Source
1.87KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'void compBC(int, int)':
prog.cpp:51:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (i = 1; i < v1.size(); ++i)
                ^
prog.cpp: In function 'void DFS(int, int)':
prog.cpp:63:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (i = 0; i < v[x].size(); ++i) {
                ^

Results

Test numberResultTime
1Wrong answer0.3355s
Questions?

Sponsors Gold