Tap title to toggle menu

Job 16638

Owner
Yury Pisarchyk
Problem
Not another LCA problem
Source
1.12KB
Result
Accepted

Compiler output

prog.cpp: In function 'void dfs(int)':
prog.cpp:10:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int j=0; j<g[i].size(); j++) dfs(g[i][j]);
                  ^
prog.cpp: In function 'int main()':
prog.cpp:29:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (jj=0; jj<g[i].size(); jj++) {
                  ^

Results

Test numberResultTime
1Ok0.2615s
2Ok0.2652s
3Ok0.2691s
4Ok0.2656s
5Ok0.2693s
6Ok0.6950s
7Ok0.3885s
8Ok0.6494s
9Ok0.7297s
10Ok1.1664s
11Ok1.2336s
12Ok1.2306s
13Ok1.2402s
14Ok1.2294s
15Ok1.2593s
16Ok0.8591s
17Ok1.2356s
18Ok1.2354s
19Ok1.2062s
20Ok1.2532s
21Ok1.2401s
22Ok1.2552s
23Ok1.2322s
24Ok1.2640s
25Ok0.2615s