Pagini recente » Borderou de evaluare (job #682118) | Borderou de evaluare (job #41916) | Borderou de evaluare (job #430985) | Borderou de evaluare (job #31923) | Borderou de evaluare (job #1646727)
Borderou de evaluare (job #1646727)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:29: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:50: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:63: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:64: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:66: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:70: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 | 536kb | OK | 10 |
2 | 0ms | 540kb | OK | 10 |
3 | 0ms | 540kb | OK | 10 |
4 | Depăşit | 5504kb | Time limit exceeded. | 0 |
5 | 0ms | 556kb | OK | 10 |
6 | 12ms | 860kb | OK | 10 |
7 | 4ms | 644kb | OK | 10 |
8 | 8ms | 792kb | OK | 10 |
9 | 12ms | 852kb | OK | 10 |
10 | 12ms | 868kb | OK | 10 |
Punctaj total | 90 |