Pagini recente » Borderou de evaluare (job #3222955) | Borderou de evaluare (job #2132858) | Borderou de evaluare (job #1392926) | Borderou de evaluare (job #594667) | Borderou de evaluare (job #1362513)
Borderou de evaluare (job #1362513)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:28:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size (); ++i)
^
user.cpp: In function ‘void inv(int)’:
user.cpp:52:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size (); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:66:36: 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:67:38: 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:70:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d%d", &n, &m, &st, &fin);
^
user.cpp:73:31: 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 | 364kb | OK | 10 |
2 | 0ms | 364kb | OK | 10 |
3 | 0ms | 368kb | OK | 10 |
4 | Depăşit | 14452kb | Time limit exceeded. | 0 |
5 | 0ms | 380kb | OK | 10 |
6 | 12ms | 664kb | OK | 10 |
7 | 0ms | 456kb | OK | 10 |
8 | 8ms | 604kb | OK | 10 |
9 | 8ms | 656kb | OK | 10 |
10 | 8ms | 664kb | OK | 10 |
Punctaj total | 90 |