Job 19254

Owner
me
Problem
Gaps
Source
0.54KB
Result
Wrong answer

Compiler output

prog.c: In function 'main':
prog.c:10:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t i = 0; i < n; i++) {
                          ^
prog.c:12:26: warning: 'n_ii' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if ((n_i > stop) && (n_i-1 != n_ii)) {
                          ^

Results

Test numberResultTime
1Wrong answer0.2302s
Questions?

Sponsors Gold