Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1764077)
Utilizator | Data | 24 septembrie 2016 23:08:17 | |
---|---|---|---|
Problema | Sortare prin comparare | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 60 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algsort.in", "r", stdin);
^
user.cpp:35:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algsort.out", "w", stdout);
^
user.cpp:37:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:39:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 252kb | OK | 5 | 20 |
2 | 0ms | 260kb | OK | 5 | |
3 | 0ms | 260kb | OK | 5 | |
4 | 0ms | 256kb | OK | 5 | |
5 | 0ms | 260kb | OK | 5 | 20 |
6 | 0ms | 260kb | OK | 5 | |
7 | 0ms | 260kb | OK | 5 | |
8 | 0ms | 260kb | OK | 5 | |
9 | 76ms | 652kb | OK | 5 | 20 |
10 | 68ms | 648kb | OK | 5 | |
11 | 64ms | 656kb | OK | 5 | |
12 | 176ms | 652kb | OK | 5 | |
13 | 276ms | 1628kb | OK | 5 | 0 |
14 | 224ms | 1628kb | OK | 5 | |
15 | 228ms | 1620kb | OK | 5 | |
16 | Depăşit | 1600kb | Time limit exceeded. | 0 | |
17 | 392ms | 2212kb | OK | 5 | 0 |
18 | 340ms | 2212kb | OK | 5 | |
19 | 328ms | 2212kb | OK | 5 | |
20 | Depăşit | 2188kb | Time limit exceeded. | 0 | |
Punctaj total | 60 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !