Pagini recente » Borderou de evaluare (job #3140636) | Borderou de evaluare (job #159844) | Borderou de evaluare (job #116982) | Borderou de evaluare (job #689452) | Borderou de evaluare (job #1909341)
Borderou de evaluare (job #1909341)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cursvalutar.in", "rt", stdin);
^
user.cpp:13:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cursvalutar.out", "wt", stdout);
^
user.cpp:17:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:22:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %d %d", &s, &n, &z);
^
user.cpp:25:59: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int j = 0; j < z; ++j) scanf("%lf", &values[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 228ms | 484kb | Corect! | 100 |
Punctaj total | 100 |