Borderou de evaluare (job #3157173)

Utilizator victor_vatasescuVictor victor_vatasescu Data 14 octombrie 2023 15:55:37
Problema Secventa 2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:25:47: warning: 'xmax' may be used uninitialized [-Wmaybe-uninitialized] 25 | cout << pozmin << " " << pozmax << " " << xmax; | ^~~~ main.cpp:8:56: note: 'xmax' was declared here 8 | int n, i, k, x, poz, pozmin, pozmax, xmin = 99999, xmax; | ^~~~ main.cpp:25:40: warning: 'pozmax' may be used uninitialized [-Wmaybe-uninitialized] 25 | cout << pozmin << " " << pozmax << " " << xmax; | ^~~ main.cpp:8:34: note: 'pozmax' was declared here 8 | int n, i, k, x, poz, pozmin, pozmax, xmin = 99999, xmax; | ^~~~~~ main.cpp:25:23: warning: 'pozmin' may be used uninitialized [-Wmaybe-uninitialized] 25 | cout << pozmin << " " << pozmax << " " << xmax; | ^~~ main.cpp:8:26: note: 'pozmin' was declared here 8 | int n, i, k, x, poz, pozmin, pozmax, xmin = 99999, xmax; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK!10
20ms303kbOK!10
30ms303kbWrong answer!0
40ms303kbOK!10
50ms303kbOK!10
60ms303kbOK!10
71ms303kbOK!10
81ms303kbOK!10
92ms303kbOK!10
102ms557kbWrong answer!0
Punctaj total80

Ceva nu functioneaza?