Pagini recente » Borderou de evaluare (job #301722) | Borderou de evaluare (job #1578741) | Borderou de evaluare (job #604968) | Borderou de evaluare (job #959356) | Borderou de evaluare (job #2105915)
Borderou de evaluare (job #2105915)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(std::pair<int, int>)’:
user.cpp:43:18: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
if(I > 0 & I <= L & J >= 0 & J < C &
^
user.cpp:43:35: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
if(I > 0 & I <= L & J >= 0 & J < C &
^
user.cpp:43:44: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
if(I > 0 & I <= L & J >= 0 & J < C &
^
user.cpp:44:28: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
paper[I][J] == color & !visited[I][J])
^
user.cpp: In function ‘int main()’:
user.cpp:61:39: warning: format ‘%hd’ expects argument of type ‘short int*’, but argument 3 has type ‘int_fast16_t* {aka int*}’ [-Wformat=]
scanf("%d %hd %d", &C, &L, &shapes);
^
user.cpp:58:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("figuri.in", "r", stdin);
^
user.cpp:59:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("figuri.out", "w", stdout);
^
user.cpp:61:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %hd %d", &C, &L, &shapes);
^
user.cpp:65:61: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d", &x1, &y11, &x2, &y2, &color);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 492kb | OK | 10 |
2 | 0ms | 484kb | OK | 10 |
3 | 0ms | 480kb | OK | 10 |
4 | 0ms | 496kb | OK | 10 |
5 | 0ms | 504kb | OK | 10 |
6 | 0ms | 572kb | OK | 10 |
7 | 0ms | 576kb | OK | 10 |
8 | Depăşit | 720kb | Time limit exceeded. | 0 |
9 | 0ms | 696kb | OK | 10 |
10 | 8ms | 700kb | OK | 10 |
Punctaj total | 90 |