Pagini recente » Borderou de evaluare (job #2631078) | Borderou de evaluare (job #2630547) | Borderou de evaluare (job #2631060) | Borderou de evaluare (job #1855371) | Borderou de evaluare (job #2631059)
Borderou de evaluare (job #2631059)
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 | 131kb | OK | 10 | 10 |
| 2 | 3ms | 262kb | OK | 10 | 10 |
| 3 | 3ms | 393kb | OK | 10 | 10 |
| 4 | 3ms | 524kb | OK | 10 | 10 |
| 5 | 3ms | 524kb | OK | 10 | 10 |
| 6 | 4ms | 655kb | OK | 10 | 10 |
| 7 | 4ms | 917kb | Killed by Signal 11 | 0 | 0 |
| 8 | 4ms | 917kb | Killed by Signal 11 | 0 | 0 |
| 9 | 4ms | 917kb | Killed by Signal 11 | 0 |
| 10 | 4ms | 917kb | Killed by Signal 11 | 0 |
| Punctaj total | 60 |