Pagini recente » Borderou de evaluare (job #1361755) | Borderou de evaluare (job #2741781) | Borderou de evaluare (job #2721610) | Borderou de evaluare (job #2666918) | Borderou de evaluare (job #1137316)
Borderou de evaluare (job #1137316)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:12: warning: unused variable ‘i’ [-Wunused-variable]
int t, i, n;
^
user.cpp:52:21: warning: ‘down.Punct::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cc = down.y + down.x;
^
user.cpp:53:23: warning: ‘up.Punct::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
d2 = abs(up.x + up.y - cc) / sqrt(2);
^
user.cpp:50:26: warning: ‘right.Punct::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
d1 = abs(right.x - right.y + cc) / sqrt(2);
^
user.cpp:53:23: warning: ‘up.Punct::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
d2 = abs(up.x + up.y - cc) / sqrt(2);
^
user.cpp:49:21: warning: ‘left.Punct::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cc = left.y - left.x;
^
user.cpp:49:21: warning: ‘left.Punct::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
user.cpp:52:21: warning: ‘down.Punct::x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cc = down.y + down.x;
^
user.cpp:50:26: warning: ‘right.Punct::y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
d1 = abs(right.x - right.y + cc) / sqrt(2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 168ms | 452kb | OK | 100 |
Punctaj total | 100 |