Pagini recente » Borderou de evaluare (job #482891) | Borderou de evaluare (job #467971) | Borderou de evaluare (job #1307652) | Borderou de evaluare (job #1011204) | Borderou de evaluare (job #1223504)
Borderou de evaluare (job #1223504)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:37:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vec[nod].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:18:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &s);
^
user.cpp:21:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:54:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in", "r", stdin);
^
user.cpp:55:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out", "w", stdout);
^
user.cpp: In function ‘void bfs(int)’:
user.cpp:46:5: warning: ‘nod’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (nod == dest)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1604kb | OK | 10 |
2 | 0ms | 1604kb | OK | 10 |
3 | 0ms | 1604kb | OK | 10 |
4 | 8ms | 1676kb | OK | 10 |
5 | 64ms | 1736kb | OK | 10 |
6 | Depăşit | 2312kb | Time limit exceeded. | 0 |
7 | Depăşit | 3460kb | Time limit exceeded. | 0 |
8 | Depăşit | 3396kb | Time limit exceeded. | 0 |
9 | Depăşit | 9248kb | Time limit exceeded. | 0 |
10 | Depăşit | 9232kb | Time limit exceeded. | 0 |
Punctaj total | 50 |