Pagini recente » Borderou de evaluare (job #1736387) | Borderou de evaluare (job #487306) | Borderou de evaluare (job #1967527) | Borderou de evaluare (job #1947584) | Borderou de evaluare (job #1726101)
Borderou de evaluare (job #1726101)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dr.in","r",stdin);
^
user.cpp:59:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dr.out","w",stdout);
^
user.cpp:61:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:63:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &xmax, &ymax);
^
user.cpp:64:74: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= n; i++) scanf("%d%d", &P[i].first, &P[i].second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 456kb | OK | 20 | 100 |
2 | 0ms | 452kb | OK | 20 |
3 | 520ms | 556kb | OK | 20 |
4 | 104ms | 556kb | OK | 20 |
5 | 20ms | 452kb | OK | 20 |
Punctaj total | 100 |