Pagini recente » Borderou de evaluare (job #3211097) | Borderou de evaluare (job #1306657) | Borderou de evaluare (job #2194744) | Borderou de evaluare (job #1633555) | Borderou de evaluare (job #2043239)
Borderou de evaluare (job #2043239)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:22:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < G[w].size(); j++)
^
user.cpp:14:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, j,z,p,u,w;
^
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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:42:35: 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:46:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1432kb | OK | 10 |
2 | 0ms | 1432kb | OK | 10 |
3 | 0ms | 1436kb | OK | 10 |
4 | 4ms | 1500kb | OK | 10 |
5 | 12ms | 1568kb | OK | 10 |
6 | 56ms | 2200kb | OK | 10 |
7 | 160ms | 3396kb | OK | 10 |
8 | 148ms | 3444kb | OK | 10 |
9 | 816ms | 9180kb | OK | 10 |
10 | 820ms | 9188kb | OK | 10 |
Punctaj total | 100 |