Pagini recente » Borderou de evaluare (job #2633324) | Borderou de evaluare (job #2785499) | Borderou de evaluare (job #2633093) | Borderou de evaluare (job #2633090) | Borderou de evaluare (job #2631093)
Borderou de evaluare (job #2631093)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:25:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); i++){
~^~~~~~~~~~~~~~
main.cpp:37:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<=v[n].size(); i++){
~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:57:33: 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:58: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:66:27: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized]
c[x][y].ft=w; c[x][y].sd=z; c[y][x].sd=-z;
~~~~~~~~~~^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 262kb | OK | 10 | 10 |
| 2 | 3ms | 393kb | OK | 10 | 10 |
| 3 | 3ms | 655kb | OK | 10 | 10 |
| 4 | 4ms | 786kb | OK | 10 | 10 |
| 5 | 4ms | 917kb | OK | 10 | 10 |
| 6 | 5ms | 1310kb | OK | 10 | 10 |
| 7 | 13ms | 4325kb | OK | 10 | 10 |
| 8 | 26ms | 8650kb | OK | 10 | 30 |
| 9 | 32ms | 11010kb | OK | 10 |
| 10 | 37ms | 12058kb | OK | 10 |
| Punctaj total | 100 |