Pagini recente » Cod sursa (job #647095) | Cod sursa (job #474822) | Cod sursa (job #199206) | Cod sursa (job #413143) | Borderou de evaluare (job #2699505)
Borderou de evaluare (job #2699505)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs(int)':
main.cpp:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < ad[u].size(); i++) {
~~^~~~~~~~~~~~~~
main.cpp: In function 'void citire(int&, int&)':
main.cpp:16:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:18:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cp);
^
main.cpp: In function 'int main()':
main.cpp:57:39: 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:40: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 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 | 6ms | 1048kb | OK | 10 | 10 |
| 7 | 15ms | 3014kb | OK | 10 | 10 |
| 8 | 61ms | 4980kb | Time limit exceeded | 0 | 0 |
| 9 | 61ms | 6160kb | Time limit exceeded | 0 |
| 10 | 61ms | 6291kb | Time limit exceeded | 0 |
| Punctaj total | 70 |