Pagini recente » Borderou de evaluare (job #2662682) | Borderou de evaluare (job #2263095) | Borderou de evaluare (job #250000) | Borderou de evaluare (job #3141153) | Borderou de evaluare (job #1699289)
Borderou de evaluare (job #1699289)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:12:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:15:27: 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:84:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("verlab.in","r",stdin);
^
user.cpp:85:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("verlab.out","w",stdout);
^
user.cpp:87: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 | 44ms | 376kb | OK | 100 |
Punctaj total | 100 |