Pagini recente » Atasamentele paginii verif1 | Cod sursa (job #2170484) | Cod sursa (job #1106366) | Cod sursa (job #2005355) | Borderou de evaluare (job #1970845)
Borderou de evaluare (job #1970845)
Raport evaluator
Compilare:
user.cpp: In member function ‘int network::path()’:
user.cpp:35:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < graph[act].size() ; ++i)
^
user.cpp: In member function ‘void network::process()’:
user.cpp:72:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < graph[D].size() ; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:97:36: 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:98:38: 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:100:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &n);
^
user.cpp:101:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &m);
^
user.cpp:109:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &x);
^
user.cpp:110:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &y);
^
user.cpp:111:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 508kb | OK | 10 | 10 |
| 2 | 0ms | 628kb | OK | 10 | 10 |
| 3 | 0ms | 816kb | OK | 10 | 10 |
| 4 | 0ms | 948kb | OK | 10 | 10 |
| 5 | 0ms | 1108kb | OK | 10 | 10 |
| 6 | 0ms | 1352kb | OK | 10 | 10 |
| 7 | 4ms | 3628kb | OK | 10 | 10 |
| 8 | 12ms | 5992kb | OK | 10 | 30 |
| 9 | 16ms | 7528kb | OK | 10 |
| 10 | 20ms | 8364kb | OK | 10 |
| Punctaj total | 100 |