Pagini recente » Borderou de evaluare (job #2107293) | Borderou de evaluare (job #1938979) | Borderou de evaluare (job #1178909) | Borderou de evaluare (job #1874714) | Borderou de evaluare (job #1425754)
Borderou de evaluare (job #1425754)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.in","r",stdin);
^
user.cpp:51:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.out","w",stdout);
^
user.cpp:52:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:54:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 256kb | OK | 100 |
Punctaj total | 100 |