Pagini recente » Borderou de evaluare (job #2246916) | Borderou de evaluare (job #2796555) | Borderou de evaluare (job #3038478) | Borderou de evaluare (job #2918494) | Borderou de evaluare (job #1367403)
Borderou de evaluare (job #1367403)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:13: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:16:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:67: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:68: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:70:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2128ms | 1712kb | OK | 100 |
Punctaj total | 100 |