Borderou de evaluare (job #3363176)

Utilizator CorvinJudge0Corvin Judge CorvinJudge0 Data 14 august 2026 12:16:39
Problema Secventa Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:27: error: expected primary-expression before 'long' 8 | long long n,k,i,mare,pozl=long long_MAX,pozr=long long_MAX; | ^~~~ main.cpp: In function 'int main()': main.cpp:44:82: error: 'pozr' was not declared in this scope; did you mean 'pozl'? 44 | if(r-l+1>=k && (v[i]>mare || (v[i]==mare && (l<pozl || (l==pozl && r<pozr))))) | ^~~~ | pozl main.cpp:54:28: error: 'pozr' was not declared in this scope; did you mean 'pozl'? 54 | fout << pozl << " " << pozr << " " << mare; | ^~~~ | pozl Non zero exit status: 1

Ceva nu functioneaza?