Pagini recente » Borderou de evaluare (job #867126) | Borderou de evaluare (job #3004027) | Borderou de evaluare (job #2791802) | Borderou de evaluare (job #2313110) | Borderou de evaluare (job #1612778)
Borderou de evaluare (job #1612778)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:63:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:64:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:65:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp: In function ‘void solve()’:
user.cpp:23:61: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d %d", &x1, &Y1, &r1, &x2, &Y2, &r2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 308kb | OK | 100 |
Punctaj total | 100 |