Job 18024

Owner
Ilie Ionut Bogdan
Problem
Morse
Contest
MindCoding 2017 Round 1 (Div. 1)
Source
1.03KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:28:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int j=0;j<z.length();j++){
                      ^
prog.cpp:43:15: error: 'INT_MIN' was not declared in this scope
     int maxim=INT_MIN;
               ^

Questions?

Sponsors Gold