Borderou de evaluare (job #2965697)

Utilizator Zed1YasuoAlex Birsan Zed1Yasuo Data 15 ianuarie 2023 21:11:28
Problema SequenceQuery Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:11:14: error: 'LLONG_MIN' was not declared in this scope 11 | ll sleft=LLONG_MIN>>1,sright=LLONG_MIN>>1,sall,smax=LLONG_MIN>>1; | ^~~~~~~~~ main.cpp:2:1: note: 'LLONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? 1 | #include <fstream> +++ |+#include <climits> 2 | #define ll long long main.cpp:11:34: error: 'LLONG_MIN' was not declared in this scope 11 | ll sleft=LLONG_MIN>>1,sright=LLONG_MIN>>1,sall,smax=LLONG_MIN>>1; | ^~~~~~~~~ main.cpp:11:34: note: 'LLONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? main.cpp:11:57: error: 'LLONG_MIN' was not declared in this scope 11 | ll sleft=LLONG_MIN>>1,sright=LLONG_MIN>>1,sall,smax=LLONG_MIN>>1; | ^~~~~~~~~ main.cpp:11:57: note: 'LLONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? main.cpp: In function 'lache query(int, int, int, int, int)': main.cpp:37:17: error: 'LLONG_MIN' was not declared in this scope 37 | return {LLONG_MIN>>1,LLONG_MIN>>1,0,LLONG_MIN>>1}; | ^~~~~~~~~ main.cpp:37:17: note: 'LLONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? main.cpp:37:57: error: could not convert '{<expression error>, <expression error>, 0, <expression error>}' from '<brace-enclosed initializer list>' to 'lache' 37 | return {LLONG_MIN>>1,LLONG_MIN>>1,0,LLONG_MIN>>1}; | ^ | | | <brace-enclosed initializer list> Non zero exit status: 1

Ceva nu functioneaza?