Pagini recente »
Borderou de evaluare (job #501764)
|
Borderou de evaluare (job #764349)
|
Borderou de evaluare (job #782482)
|
Borderou de evaluare (job #824587)
Borderou de evaluare (job #824587)
Raport evaluator
Compilare:
main.cpp: In function 'bool canReach(int)':
main.cpp:24:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
24 | auto [x, y] = q.front(); q.pop();
| ^
main.cpp: In function 'int main()':
main.cpp:48:9: warning: unused variable 'startElev' [-Wunused-variable]
48 | int startElev = 0, endElev = 0;
| ^~~~~~~~~
main.cpp:48:24: warning: unused variable 'endElev' [-Wunused-variable]
48 | int startElev = 0, endElev = 0;
| ^~~~~~~
main.cpp:46:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
46 | fscanf(fin, "%d %d", &N, &M);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:51:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
51 | fscanf(fin, "%d", &elev[i][j]);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
Punctaj/grupă |
|
1
|
1 ms
|
245 kb
|
OK
|
10
|
10
|
|
2
|
1 ms
|
507 kb
|
OK
|
10
|
10
|
|
3
|
1 ms
|
241 kb
|
OK
|
10
|
10
|
|
4
|
1 ms
|
512 kb
|
OK
|
10
|
10
|
|
5
|
19 ms
|
532 kb
|
OK
|
10
|
10
|
|
6
|
129 ms
|
1314 kb
|
OK
|
10
|
10
|
|
7
|
216 ms
|
1822 kb
|
OK
|
10
|
20
|
|
8
|
49 ms
|
1036 kb
|
OK
|
10
|
|
9
|
119 ms
|
1032 kb
|
OK
|
10
|
20
|
|
10
|
179 ms
|
1556 kb
|
OK
|
10
|
|
Punctaj total
|
100
|