Borderou de evaluare (job #3211194)

Utilizator karo_8870Cazacu Christian Matei karo_8870 Data 8 martie 2024 18:32:51
Problema Secventa Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:13:30: error: 'INT_MIN' was not declared in this scope 13 | long long N, K, x, max = INT_MIN, st; | ^~~~~~~ main.cpp:3:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? 2 | #include <deque> +++ |+#include <climits> 3 | main.cpp:31:13: error: 'st' was not declared in this scope; did you mean 'std'? 31 | st = i - K + 1; | ^~ | std main.cpp:47:13: error: 'st' was not declared in this scope; did you mean 'std'? 47 | cout << st << ' ' << st + K - 1 << ' ' << max; | ^~ | std Non zero exit status: 1

Ceva nu functioneaza?