Job 6523

Owner
Dana Pasca
Problem
Peculiar Times
Contest
MindCoding 2015 Round 1
Source
0.32KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:10:13: warning: comparison with string literal results in unspecified behaviour [-Waddress]
prog.cpp:10:13: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
prog.cpp:10:39: error: 'TZ' was not declared in this scope
prog.cpp:10:47: error: 'Y' was not declared in this scope
prog.cpp:10:49: error: 'X' was not declared in this scope
prog.cpp:10:54: error: 'Z' was not declared in this scope
prog.cpp:10:61: error: 'T' was not declared in this scope
prog.cpp:11:8: error: expected ')' before 'cout'
prog.cpp:11:23: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
prog.cpp:12:16: error: expected primary-expression before 'or' token
prog.cpp:13:6: error: expected ';' before 'cout'

Questions?

Sponsors Gold