Pagini recente » Borderou de evaluare (job #527009) | Borderou de evaluare (job #2640310)
Borderou de evaluare (job #2640310)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:15:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'void dfst(int)':
main.cpp:28:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < T[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[i].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp:37:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plan.in" , "r" , stdin);
^
main.cpp:38:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plan.out" , "w" , stdout);
^
main.cpp:40:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:43: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 | 2ms | 131kb | Corect | 10 |
2 | 3ms | 131kb | Corect | 10 |
3 | 2ms | 131kb | Corect | 10 |
4 | 2ms | 131kb | Corect | 10 |
5 | 3ms | 131kb | Corect | 10 |
6 | 2ms | 131kb | Corect | 10 |
7 | 3ms | 131kb | Corect | 10 |
8 | 2ms | 131kb | Corect | 10 |
9 | 3ms | 131kb | Corect | 10 |
10 | 3ms | 131kb | Corect | 10 |
Punctaj total | 100 |