Pagini recente » Borderou de evaluare (job #29099) | Borderou de evaluare (job #2637228) | Borderou de evaluare (job #1478771) | Borderou de evaluare (job #3200638) | Borderou de evaluare (job #1709137)
Borderou de evaluare (job #1709137)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:4:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte2.in", "r", stdin);
^
user.cpp:5:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte2.out", "w", stdout);
^
user.cpp:7:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int tests; scanf("%d", &tests);
^
user.cpp:10:67: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int a, b; scanf("%d %d %d %d %d", &a, &b, &x[0], &x[1], &x[2]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 256kb | OK | 100 |
Punctaj total | 100 |