Pagini recente » Borderou de evaluare (job #1791953) | Borderou de evaluare (job #830723) | Borderou de evaluare (job #1256808) | Borderou de evaluare (job #1919988) | Borderou de evaluare (job #1617357)
Borderou de evaluare (job #1617357)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:38: 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:19:40: 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:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:24:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf %lf", &c1.x, &c1.y, &r1);
^
user.cpp:25:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf %lf", &c2.x, &c2.y, &r2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 488kb | OK | 100 |
Punctaj total | 100 |