Pagini recente » Borderou de evaluare (job #337391) | Borderou de evaluare (job #607507) | Borderou de evaluare (job #1132644) | Borderou de evaluare (job #3408) | Borderou de evaluare (job #1651301)
Borderou de evaluare (job #1651301)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:45:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[n].size(); i++)
^
user.cpp: In function ‘void Back(int)’:
user.cpp:68:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[n].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:82:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in", "r", stdin);
^
user.cpp:83:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out", "w", stdout);
^
user.cpp:85:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &x, &y);
^
user.cpp:89:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 704kb | OK | 10 |
2 | 0ms | 712kb | OK | 10 |
3 | 0ms | 708kb | OK | 10 |
4 | 0ms | 712kb | OK | 10 |
5 | 0ms | 708kb | OK | 10 |
6 | 12ms | 1020kb | Incorect | 0 |
7 | 4ms | 816kb | OK | 10 |
8 | 8ms | 980kb | OK | 10 |
9 | 12ms | 1012kb | OK | 10 |
10 | 12ms | 1044kb | OK | 10 |
Punctaj total | 90 |