Pagini recente » Borderou de evaluare (job #1833346) | Borderou de evaluare (job #1631987) | Borderou de evaluare (job #1753343) | Borderou de evaluare (job #1343244) | Borderou de evaluare (job #959543)
Borderou de evaluare (job #959543)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:236:32: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
fprintf(stderr, "%d Iter\n");
^
user.cpp:211:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.in", "rb", stdin);
^
user.cpp:212:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.out", "wb", stdout);
^
user.cpp:213:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &N, &M);
^
user.cpp:216:62: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf", &points[i].first, &points[i].second);
^
user.cpp:222:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 4ms | 3064kb | OK | 10 |
✗ | 2 | 4ms | 3068kb | OK | 10 |
✗ | 3 | 276ms | 3328kb | Wrong answer | 0 |
✗ | 4 | 480ms | 3536kb | Wrong answer | 0 |
✗ | 5 | 2848ms | 3856kb | Wrong answer | 0 |
✓ | 6 | Depăşit | 4600kb | Time limit exceeded. | 0 |
✗ | 7 | Depăşit | 10660kb | Time limit exceeded. | 0 |
✗ | 8 | Depăşit | 7052kb | Time limit exceeded. | 0 |
✗ | 9 | Depăşit | 10936kb | Time limit exceeded. | 0 |
✗ | 10 | Depăşit | 11664kb | Time limit exceeded. | 0 |
Punctaj total | 20 |