Borderou de evaluare (job #2717780)

Utilizator magdalenacretCret Maria-Magdalena magdalenacret Data 7 martie 2021 22:18:20
Problema Dreptunghi2 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:47:29: warning: 'dif2' may be used uninitialized in this function [-Wmaybe-uninitialized] if((y-y1)*dif1 == (x-x1)*dif2) ~~~~~~^~~~~ main.cpp:59:20: note: 'dif2' was declared here int x1,y1,dif1,dif2; ^~~~ main.cpp:47:14: warning: 'dif1' may be used uninitialized in this function [-Wmaybe-uninitialized] if((y-y1)*dif1 == (x-x1)*dif2) ~~~~~~^~~~~ main.cpp:59:15: note: 'dif1' was declared here int x1,y1,dif1,dif2; ^~~~ main.cpp:47:10: warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized] if((y-y1)*dif1 == (x-x1)*dif2) ~~^~~~ main.cpp:59:12: note: 'y1' was declared here int x1,y1,dif1,dif2; ^~ main.cpp:47:25: warning: 'x1' may be used uninitialized in this function [-Wmaybe-uninitialized] if((y-y1)*dif1 == (x-x1)*dif2) ~~^~~~ main.cpp:59:9: note: 'x1' was declared here int x1,y1,dif1,dif2; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1503ms393kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?