Job 18849

Owner
Cristea Theodor Stefan
Problem
Compress
Contest
MindCoding 2017 Round 2 Bosch (Div. 1)
Source
1.37KB
Result
Accepted

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:49:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int k = 1; k < ss.size (); k += 2)
                               ^
prog.cpp:16:22: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return x + 'A' - 10;
                      ^
prog.cpp:53:36: note: 'poz' was declared here
                 int mi = 20000000, poz;
                                    ^

Results

Test numberResultTime
1Ok1.4156s
2Ok1.6900s
3Ok1.7086s
4Ok1.8365s
5Ok1.8464s
6Ok1.8360s
7Ok2.0827s
8Ok0.2759s
Questions?

Sponsors Gold