Job 14542

Owner
Maria Pandele
Problem
50 Shades of Prime
Source
1.39KB
Result
Compile error (Non-zero exit status: 1)

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:61:21: error: 'min' was not declared in this scope
     lim2 = min (c, b);
                     ^
prog.cpp:62:21: error: 'max' was not declared in this scope
     lim4 = max (d, a);
                     ^
prog.cpp:38:18: warning: unused variable 'y' [-Wunused-variable]
     long long x, y;
                  ^

Questions?

Sponsors Gold