Pagini recente » Borderou de evaluare (job #1744484) | Borderou de evaluare (job #3273244) | Borderou de evaluare (job #471049) | Borderou de evaluare (job #197708) | Borderou de evaluare (job #1992259)
Borderou de evaluare (job #1992259)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:18: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d",&n);
^
user.cpp:73:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d",&z[i]);
^
user.cpp:110:9: warning: unused variable ‘x’ [-Wunused-variable]
int x=GetMaxFlow(Source,Destination);
^
user.cpp:64:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("motel.in","r",stdin);
^
user.cpp:65:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("motel.out","w",stdout);
^
user.cpp:66:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:69:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&v1[i].first,&v1[i].second);
^
user.cpp:73:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&z[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 708kb | OK | 10 |
2 | 0ms | 672kb | OK | 10 |
3 | 0ms | 720kb | OK | 10 |
4 | 0ms | 720kb | OK | 10 |
5 | 0ms | 860kb | OK | 10 |
6 | 4ms | 2428kb | OK | 10 |
7 | 76ms | Depăşit | Memory limit exceeded. | 0 |
8 | 80ms | Depăşit | Memory limit exceeded. | 0 |
9 | 84ms | Depăşit | Memory limit exceeded. | 0 |
10 | 52ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 60 |