Job 2038

Owner
Patcas Csaba
Problem
2AM Rule
Contest
MindCoding 2014 Round 2
Source
3.32KB
Result
Accepted

Compiler output

prog.cpp: In function ‘bool allValid()’:
prog.cpp:83:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp: In function ‘int countBaseRegisters()’:
prog.cpp:91:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp:93:49: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
prog.cpp: In function ‘int countIndexRegisters()’:
prog.cpp:105:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp:107:49: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
prog.cpp: In function ‘int countLowerCase()’:
prog.cpp:119:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp: In function ‘bool checkAllExpressions(std::string)’:
prog.cpp:133:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
prog.cpp:137:4: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

Results

Test numberResultTime
1100.0143s
Questions?

Sponsors Gold