Pagini recente » Borderou de evaluare (job #960747) | Borderou de evaluare (job #740467) | Borderou de evaluare (job #2931641) | Borderou de evaluare (job #377275) | Borderou de evaluare (job #1217285)
Borderou de evaluare (job #1217285)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:23:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d %d", &N, &M);
^
user.cpp:23:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
user.cpp:26:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d %d", &VEC[i].x, &VEC[i].y);
^
user.cpp:26:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
user.cpp:23:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:26:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &VEC[i].x, &VEC[i].y);
^
user.cpp: In function ‘int main()’:
user.cpp:121:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tester.in", "r", stdin);
^
user.cpp:122:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tester.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 344kb | OK! | 10 |
2 | 0ms | 340kb | OK! | 10 |
3 | 0ms | 408kb | OK! | 10 |
4 | 20ms | 872kb | OK! | 10 |
5 | 104ms | 1840kb | OK! | 10 |
6 | 36ms | 1044kb | OK! | 10 |
7 | Depăşit | 3432kb | Time limit exceeded. | 0 |
8 | Depăşit | 3712kb | Time limit exceeded. | 0 |
9 | 104ms | 1576kb | OK! | 10 |
10 | 48ms | 1192kb | OK! | 10 |
Punctaj total | 80 |