Pagini recente » Borderou de evaluare (job #3195033) | Borderou de evaluare (job #2273768) | Borderou de evaluare (job #233126) | Borderou de evaluare (job #2509469) | Borderou de evaluare (job #2202245)
Borderou de evaluare (job #2202245)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri.in", "r", stdin);
^
user.cpp:22:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri.out", "w", stdout);
^
user.cpp:24:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:26:69: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %lf %d %d %lf", &A.x, &A.y, &A.r, &B.x, &B.y, &B.r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 876kb | OK | 100 |
Punctaj total | 100 |