Pagini recente » Borderou de evaluare (job #2865015) | Borderou de evaluare (job #3286398) | Borderou de evaluare (job #2830755) | Borderou de evaluare (job #2864787) | Borderou de evaluare (job #1359447)
Borderou de evaluare (job #1359447)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:51: warning: unused variable ‘pos’ [-Wunused-variable]
int val=a[i][j],maxim=sol[i-1][j],pos=j;
^
user.cpp:7:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("livada2.in","r",stdin);
^
user.cpp:8:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("livada2.out","w",stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:16:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:22:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 684ms | 976kb | OK | 100 |
Punctaj total | 100 |