Pagini recente » Borderou de evaluare (job #1930486) | Borderou de evaluare (job #2088452) | Borderou de evaluare (job #3191916) | Borderou de evaluare (job #2269827) | Borderou de evaluare (job #1861776)
Borderou de evaluare (job #1861776)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:37: 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:7:39: 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:8:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:12: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 | 324kb | OK | 100 |
Punctaj total | 100 |