Pagini recente » Borderou de evaluare (job #1841495) | Cod sursa (job #294433) | Borderou de evaluare (job #2751378) | Borderou de evaluare (job #2418454) | Borderou de evaluare (job #1516353)
Borderou de evaluare (job #1516353)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs()’:
user.cpp:27:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[tmp].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:68:38: 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);
^
user.cpp:69: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);
^
user.cpp:70:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:75:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 328kb | OK | 10 | 10 |
| 2 | 0ms | 388kb | OK | 10 | 10 |
| 3 | 0ms | 496kb | OK | 10 | 10 |
| 4 | 0ms | 564kb | OK | 10 | 10 |
| 5 | 0ms | 628kb | OK | 10 | 10 |
| 6 | 0ms | 772kb | OK | 10 | 10 |
| 7 | 4ms | 1900kb | OK | 10 | 10 |
| 8 | Depăşit | 3112kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 3868kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4280kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |