Pagini recente » Borderou de evaluare (job #1459137) | Borderou de evaluare (job #2534282) | Borderou de evaluare (job #2547479) | Borderou de evaluare (job #341821) | Borderou de evaluare (job #1191184)
Borderou de evaluare (job #1191184)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distanta.in", "r", stdin);
^
user.cpp:15:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distanta.out", "w", stdout);
^
user.cpp:17:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:22:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf%lf%lf", &A, &B, &X, &Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 476kb | OK | 100 |
Punctaj total | 100 |