Pagini recente » Borderou de evaluare (job #596439) | Borderou de evaluare (job #231980) | Borderou de evaluare (job #1572709) | Borderou de evaluare (job #813515) | Borderou de evaluare (job #1728924)
Borderou de evaluare (job #1728924)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d%d%d%d",&N,&M,&C,&R);
^
user.cpp:49:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:49:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:49:30: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=]
user.cpp:50:35: 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:50:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:50:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:50:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=]
user.cpp:50:35: warning: format ‘%d’ expects argument of type ‘int*’, but argument 6 has type ‘long long int*’ [-Wformat=]
user.cpp:51:44: 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",&Mat[1][i]),MAX[1][i]=max(MAX[1][i-1],Mat[1][i]),Sum[1][i]=Sum[1][i-1]+Mat[1][i];
^
user.cpp:52:44: 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",&Mat[i][1]),MAX[i][1]=Sum[i][1]=Mat[i][1];
^
user.cpp:47: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:48: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:49:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&N,&M,&C,&R);
^
user.cpp:50:36: 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:51:114: 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",&Mat[1][i]),MAX[1][i]=max(MAX[1][i-1],Mat[1][i]),Sum[1][i]=Sum[1][i-1]+Mat[1][i];
^
user.cpp:52:75: 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",&Mat[i][1]),MAX[i][1]=Sum[i][1]=Mat[i][1];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 940kb | Incorect | 0 |
2 | 0ms | 1712kb | OK | 10 |
3 | 20ms | 6108kb | Killed by signal 11(SIGSEGV). | 0 |
4 | 20ms | 6120kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 28ms | 6124kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 28ms | 6132kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 128ms | 6124kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 132ms | 6128kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 128ms | 6132kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 520kb | Incorect | 0 |
Punctaj total | 10 |