Pagini recente » Borderou de evaluare (job #1672113) | Borderou de evaluare (job #1543822) | Borderou de evaluare (job #1938219) | Borderou de evaluare (job #793826) | Borderou de evaluare (job #2053613)
Borderou de evaluare (job #2053613)
Raport evaluator
Compilare:
user.cpp: In function ‘char Advance()’:
user.cpp:26:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:70:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri3.in", "r", stdin);
^
user.cpp:71:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri3.out", "w", stdout);
^
user.cpp:73:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:77:81: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf%lf%lf%lf%lf%lf", &p1.x, &p1.y, &r1, &p2.x, &p2.y, &r2, &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 316kb | OK | 100 |
Punctaj total | 100 |