Pagini recente » Borderou de evaluare (job #2633322) | Borderou de evaluare (job #2779785) | Borderou de evaluare (job #2785500) | Borderou de evaluare (job #1422998) | Borderou de evaluare (job #2631092)
Borderou de evaluare (job #2631092)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:53: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:54: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:62: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 | 3ms | 262kb | OK | 10 | 10 |
| 2 | 3ms | 393kb | OK | 10 | 10 |
| 3 | 3ms | 655kb | OK | 10 | 10 |
| 4 | 4ms | 786kb | OK | 10 | 10 |
| 5 | 5ms | 917kb | OK | 10 | 10 |
| 6 | 6ms | 1310kb | OK | 10 | 10 |
| 7 | 27ms | 4194kb | OK | 10 | 10 |
| 8 | 61ms | 7995kb | Time limit exceeded | 0 | 0 |
| 9 | 61ms | 9568kb | Time limit exceeded | 0 |
| 10 | 61ms | 10223kb | Time limit exceeded | 0 |
| Punctaj total | 70 |