Pagini recente » Borderou de evaluare (job #1612235) | Borderou de evaluare (job #2022056) | Borderou de evaluare (job #1265171) | Borderou de evaluare (job #2754969) | Borderou de evaluare (job #1352819)
Borderou de evaluare (job #1352819)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:78:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bujor.in", "r", stdin);
^
user.cpp:79:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bujor.out", "w", stdout);
^
user.cpp:82:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:84:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n); m = n + n;
^
user.cpp:87:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &A[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 452ms | 956kb | OK! | 100 |
| Punctaj total | 100 |