Pagini recente » Borderou de evaluare (job #144) | Borderou de evaluare (job #3156374) | Borderou de evaluare (job #647175) | Borderou de evaluare (job #64618) | Borderou de evaluare (job #1353727)
Borderou de evaluare (job #1353727)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:78: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:79: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:81:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&t);
^
user.cpp: In function ‘void Read()’:
user.cpp:15:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:18: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 | 1404ms | 800kb | OK | 100 |
Punctaj total | 100 |