Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2717792)
| Utilizator | Data | 7 martie 2021 22:24:40 | |
|---|---|---|---|
| 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 |
|---|---|---|---|---|
| 1 | 154ms | 131kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
