Pagini recente » Borderou de evaluare (job #1039547) | Borderou de evaluare (job #556442) | Borderou de evaluare (job #549534) | Borderou de evaluare (job #2576086) | Borderou de evaluare (job #2640273)
Borderou de evaluare (job #2640273)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:14: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:27:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < T[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'void dfsctc(int)':
main.cpp:39:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < C[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:78:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[i].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp:99:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::pair<int, int> >::size_type {aka long unsigned int}' [-Wformat=]
printf("%d\n" , mch.size());
^
main.cpp:100:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < mch.size() ; i ++)
~~^~~~~~~~~~~~
main.cpp:57: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:58: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:60: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:63: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 | 53ms | 14524kb | Time limit exceeded | 0 |
2 | 54ms | 12824kb | Time limit exceeded | 0 |
3 | 53ms | 12693kb | Time limit exceeded | 0 |
4 | 2ms | 131kb | Corect | 10 |
5 | 53ms | 12693kb | Time limit exceeded | 0 |
6 | 2ms | 131kb | Corect | 10 |
7 | 53ms | 12824kb | Time limit exceeded | 0 |
8 | 53ms | 14262kb | Time limit exceeded | 0 |
9 | 52ms | 13737kb | Time limit exceeded | 0 |
10 | 53ms | 12693kb | Time limit exceeded | 0 |
Punctaj total | 20 |