Pagini recente » Borderou de evaluare (job #568473) | Borderou de evaluare (job #2084181) | Borderou de evaluare (job #388267) | Borderou de evaluare (job #2020142) | Borderou de evaluare (job #2353807)
Borderou de evaluare (job #2353807)
Raport evaluator
Compilare:
main.cpp: In function 'void bfs(int)':
main.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'void dfs(int, int)':
main.cpp:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'void citire()':
main.cpp:15:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d\n", &n, &m, &x, &y);
^
main.cpp:20:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &nod1, &nod2);
^
main.cpp: In function 'int main()':
main.cpp:80: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);
^
main.cpp:81: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | OK | 10 |
2 | 53ms | 262kb | Time limit exceeded | 0 |
3 | 4ms | 393kb | OK | 10 |
4 | 53ms | 262kb | Time limit exceeded | 0 |
5 | 6ms | 262kb | OK | 10 |
6 | 53ms | 1048kb | Time limit exceeded | 0 |
7 | 52ms | 655kb | Time limit exceeded | 0 |
8 | 53ms | 786kb | Time limit exceeded | 0 |
9 | 53ms | 917kb | Time limit exceeded | 0 |
10 | 53ms | 917kb | Time limit exceeded | 0 |
Punctaj total | 30 |