Pagini recente » Borderou de evaluare (job #1954137) | Borderou de evaluare (job #256364) | Borderou de evaluare (job #26688) | Borderou de evaluare (job #3202088) | Borderou de evaluare (job #1448494)
Borderou de evaluare (job #1448494)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatii.in","r",stdin);
^
user.cpp:27:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:30:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&w);
^
user.cpp:31:107: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1;i <= n;++i) for (int j = 1;j <= n;++j) scanf("%d",s[i]+j),dp1[i][j] = dp2[i][j] = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 18452kb | Time limit exceeded. | 0 |
Punctaj total | 0 |