Pagini recente » Borderou de evaluare (job #2706223) | Borderou de evaluare (job #3254389) | Borderou de evaluare (job #606605) | Borderou de evaluare (job #905578) | Borderou de evaluare (job #1188823)
Borderou de evaluare (job #1188823)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.in","r",stdin);
^
user.cpp:15:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.out","w",stdout);
^
user.cpp:16:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:20:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:26:33: 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 | 12ms | 908kb | OK | 100 |
Punctaj total | 100 |