Pagini recente » Borderou de evaluare (job #3144639) | Borderou de evaluare (job #3281944) | Borderou de evaluare (job #68466) | Borderou de evaluare (job #3293086) | Borderou de evaluare (job #1670141)
Borderou de evaluare (job #1670141)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("strava.in","r",stdin);
^
user.cpp:35:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("strava.out","w",stdout);
^
user.cpp:37:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%lld", &T); T ; --T)
^
user.cpp:39:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
user.cpp:43:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf %lf %lf", &X1, &Y1, &X2, &Y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1564ms | 3436kb | OK | 100 |
Punctaj total | 100 |