Job 15399

Owner
Mitja Žalik
Problem
2AM Rule
Source
1.73KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:57:23: warning: 'lowerbound' may be used uninitialized in this function [-Wmaybe-uninitialized]
      if(i==lowerbound || s[i-1] == '['){//+ in - ne smeta biti na začetku
                       ^
prog.cpp:27:37: warning: 'upperbound' may be used uninitialized in this function [-Wmaybe-uninitialized]
   for(int i=lowerbound; i<upperbound-1; i++){
                                     ^

Results

Test numberResultTime
1Wrong answer0.2604s
Questions?

Sponsors Gold