Pagini recente » Borderou de evaluare (job #539219) | Borderou de evaluare (job #3264757) | Borderou de evaluare (job #11035) | Borderou de evaluare (job #647309) | Borderou de evaluare (job #1188688)
Borderou de evaluare (job #1188688)
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 | Incorect | 0 |
Punctaj total | 0 |