Pagini recente » Borderou de evaluare (job #73600) | Borderou de evaluare (job #3181393) | Borderou de evaluare (job #304358) | Borderou de evaluare (job #3169697) | Borderou de evaluare (job #2556591)
Borderou de evaluare (job #2556591)
Raport evaluator
Compilare:
main.cpp: In member function 'std::pair<long long int, long long int> Graph::dfs(Long, Long, Long)':
main.cpp:65:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(Long &i = nextEdge[u]; i < adj[u].size(); i++){
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:199:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in", "r", stdin);
^
main.cpp:200:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out", "w", stdout);
^
main.cpp: In member function 'std::pair<long long int, long long int> Graph::minCostFlow(Long, Long, Long)':
main.cpp:134:4: warning: 'negaCycle' may be used uninitialized in this function [-Wmaybe-uninitialized]
if(cur == y){
^~
main.cpp:155:8: note: 'negaCycle' was declared here
Long negaCycle; //negative cycle flag
^~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 393kb | OK | 10 | 10 |
2 | 3ms | 393kb | OK | 10 | 10 |
3 | 10ms | 393kb | OK | 10 | 10 |
4 | 7ms | 393kb | OK | 10 | 10 |
5 | 10ms | 393kb | OK | 10 | 10 |
6 | 600ms | 1703kb | Time limit exceeded | 0 | 0 |
7 | 600ms | 1703kb | Time limit exceeded | 0 |
8 | 600ms | 2490kb | Time limit exceeded | 0 | 0 |
9 | 603ms | 2490kb | Time limit exceeded | 0 |
10 | 600ms | 2490kb | Time limit exceeded | 0 |
Punctaj total | 50 |