Pagini recente » Borderou de evaluare (job #2506452) | Borderou de evaluare (job #382105) | Borderou de evaluare (job #2234196) | Borderou de evaluare (job #1906951) | Borderou de evaluare (job #1709254)
Borderou de evaluare (job #1709254)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:32: warning: variable ‘m2’ set but not used [-Wunused-but-set-variable]
int teszt, a, b, c, d, e, m1, m2;
^
user.cpp:23:34: 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:24:36: 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:25:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &teszt);
^
user.cpp:27:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i%i%i", &a, &b, &c, &d, &e);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 256kb | Incorect | 0 |
Punctaj total | 0 |