Borderou de evaluare (job #1754070)

Utilizator ionanghelinaIonut Anghelina ionanghelina Data 7 septembrie 2016 15:15:27
Problema Livada3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:20:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] scanf("%d%d%lld%d",&n,&m,&c,&r); ^ user.cpp:21:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d%d%d%d",&x,&y,&z,&w,&u); ^ user.cpp:21:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:21:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:21:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:21:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 6 has type ‘long long int*’ [-Wformat=] user.cpp:22:46: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] for(int i=1;i<=m;i++) scanf("%d",&a[1][i]); ^ user.cpp:23:46: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] for(int i=2;i<=n;i++) scanf("%d",&a[i][1]); ^ user.cpp:18:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("livada3.in","r",stdin); ^ user.cpp:19:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("livada3.out","w",stdout); ^ user.cpp:20:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%lld%d",&n,&m,&c,&r); ^ user.cpp:21:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d%d",&x,&y,&z,&w,&u); ^ user.cpp:22:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i=1;i<=m;i++) scanf("%d",&a[1][i]); ^ user.cpp:23:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i=2;i<=n;i++) scanf("%d",&a[i][1]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1120kbOK10
20ms1896kbOK10
324ms7520kbOK10
424ms8688kbOK10
536ms11024kbOK10
636ms11024kbOK10
7204ms59064kbOK10
8200ms59064kbOK10
9200ms59060kbOK10
100ms696kbOK10
Punctaj total100

Ceva nu functioneaza?