Pagini recente » Borderou de evaluare (job #227722) | Borderou de evaluare (job #1784313) | Borderou de evaluare (job #2106907) | Borderou de evaluare (job #2016349) | Borderou de evaluare (job #1969993)
Borderou de evaluare (job #1969993)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS(int)’:
user.cpp:32:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < V[ nod ].size(); ++i ) {
^
user.cpp: In function ‘int main()’:
user.cpp:64:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0; i < V[ n ].size(); ++i ) {
^
user.cpp:69:18: warning: overflow in implicit constant conversion [-Woverflow]
mini = INFI;
^
user.cpp:47:40: 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:48:42: 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:52: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:54:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d%d",&x,&y,&c );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 504kb | OK | 10 | 10 |
2 | 0ms | 620kb | OK | 10 | 10 |
3 | 0ms | 796kb | OK | 10 | 10 |
4 | 0ms | 948kb | OK | 10 | 10 |
5 | 0ms | 1088kb | OK | 10 | 10 |
6 | 0ms | 1344kb | OK | 10 | 10 |
7 | 4ms | 3236kb | OK | 10 | 10 |
8 | 12ms | 5904kb | OK | 10 | 30 |
9 | 16ms | 7496kb | OK | 10 |
10 | 20ms | 8216kb | OK | 10 |
Punctaj total | 100 |