Pagini recente » Borderou de evaluare (job #661550) | Borderou de evaluare (job #2408960) | Borderou de evaluare (job #2532664) | Borderou de evaluare (job #483273) | Borderou de evaluare (job #2248209)
Borderou de evaluare (job #2248209)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:37: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(1 - eps <= mi && mi <= 1 + eps || 2 - eps <= mi && mi <= 2 + eps || 3 - eps <= mi && mi <= 3 + eps || 4 - eps <= mi && mi <= 4 + eps || 5 - eps <= mi && mi <= 5 + eps)) {
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
user.cpp:48:105: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(1 - eps <= mi && mi <= 1 + eps || 2 - eps <= mi && mi <= 2 + eps || 3 - eps <= mi && mi <= 3 + eps || 4 - eps <= mi && mi <= 4 + eps || 5 - eps <= mi && mi <= 5 + eps)) {
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
user.cpp:48:139: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(1 - eps <= mi && mi <= 1 + eps || 2 - eps <= mi && mi <= 2 + eps || 3 - eps <= mi && mi <= 3 + eps || 4 - eps <= mi && mi <= 4 + eps || 5 - eps <= mi && mi <= 5 + eps)) {
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
user.cpp:48:173: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(1 - eps <= mi && mi <= 1 + eps || 2 - eps <= mi && mi <= 2 + eps || 3 - eps <= mi && mi <= 3 + eps || 4 - eps <= mi && mi <= 4 + eps || 5 - eps <= mi && mi <= 5 + eps)) {
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
user.cpp:62:36: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(small <= 1 - eps && 1 + eps <= big || small <= 2 - eps && 2 + eps <= big || small <= 3 - eps && 3 + eps <= big || small <= 4 - eps && 4 + eps <= big || small <= 5 - eps && 5 + eps <= big)) {
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
user.cpp:62:112: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(small <= 1 - eps && 1 + eps <= big || small <= 2 - eps && 2 + eps <= big || small <= 3 - eps && 3 + eps <= big || small <= 4 - eps && 4 + eps <= big || small <= 5 - eps && 5 + eps <= big)) {
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
user.cpp:62:150: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(small <= 1 - eps && 1 + eps <= big || small <= 2 - eps && 2 + eps <= big || small <= 3 - eps && 3 + eps <= big || small <= 4 - eps && 4 + eps <= big || small <= 5 - eps && 5 + eps <= big)) {
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
user.cpp:62:188: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if (!(small <= 1 - eps && 1 + eps <= big || small <= 2 - eps && 2 + eps <= big || small <= 3 - eps && 3 + eps <= big || small <= 4 - eps && 4 + eps <= big || small <= 5 - eps && 5 + eps <= big)) {
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
user.cpp:11:26: warning: unused variable ‘ri’ [-Wunused-variable]
long double mi1, mi, ri, eps, small, big, zmd;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 260ms | 1388kb | Incorect | 0 |
Punctaj total | 0 |