Borderou de evaluare (job #2462732)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:41:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[tp].size();++i )
~^~~~~~~~~~~~~
main.cpp:58:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[n].size();j++)
~^~~~~~~~~~~~
main.cpp:19:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "r", stdin);
^
main.cpp:20:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
main.cpp:21:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:25:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&j,&k,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 262kb | OK | 10 | 10 |
2 | 3ms | 393kb | OK | 10 | 10 |
3 | 3ms | 524kb | OK | 10 | 10 |
4 | 4ms | 655kb | OK | 10 | 10 |
5 | 4ms | 786kb | OK | 10 | 10 |
6 | 8ms | 1097kb | OK | 10 | 10 |
7 | 29ms | 3670kb | OK | 10 | 10 |
8 | 62ms | 7340kb | Time limit exceeded | 0 | 0 |
9 | 61ms | 8650kb | Time limit exceeded | 0 |
10 | 60ms | 8519kb | Time limit exceeded | 0 |
Punctaj total | 70 |