Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1610366)
Utilizator | Data | 23 februarie 2016 14:34:33 | |
---|---|---|---|
Problema | Mergesort | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 10 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53:18: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d",&n);
^
user.cpp:58:22: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n",sol);
^
user.cpp:51:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mergesort.in","r",stdin);
^
user.cpp:52:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mergesort.out","w",stdout);
^
user.cpp:53:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 252kb | OK | 5 | 5 |
2 | 0ms | 256kb | OK | 5 | 5 |
3 | 0ms | 260kb | Incorect | 0 | 0 |
4 | 0ms | 256kb | Incorect | 0 | 0 |
5 | 0ms | 260kb | Incorect | 0 | 0 |
6 | 0ms | 260kb | Incorect | 0 | 0 |
7 | 0ms | 264kb | Incorect | 0 | 0 |
8 | 0ms | 264kb | Incorect | 0 | 0 |
9 | 4ms | 312kb | Incorect | 0 | 0 |
10 | 8ms | 328kb | Incorect | 0 | 0 |
11 | 16ms | 380kb | Incorect | 0 | 0 |
12 | 32ms | 496kb | Incorect | 0 | 0 |
13 | 84ms | 884kb | Incorect | 0 | 0 |
14 | Depăşit | 1800kb | Time limit exceeded. | 0 | 0 |
15 | Depăşit | 7556kb | Time limit exceeded. | 0 | 0 |
16 | Depăşit | 7884kb | Time limit exceeded. | 0 | |
17 | Depăşit | 7252kb | Time limit exceeded. | 0 | |
18 | Depăşit | 7804kb | Time limit exceeded. | 0 | |
19 | Depăşit | 8044kb | Time limit exceeded. | 0 | |
20 | Depăşit | 8048kb | Time limit exceeded. | 0 | |
Punctaj total | 10 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !