Pagini recente » Borderou de evaluare (job #1021002) | Borderou de evaluare (job #1028789) | Borderou de evaluare (job #1627885) | Borderou de evaluare (job #2308582) | Borderou de evaluare (job #1627927)
Borderou de evaluare (job #1627927)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:16: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=]
scanf("%d", &n);
^
user.cpp:14:44: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat=]
for (i = 1; i <= n; i++) scanf("%d", &a[i]);
^
user.cpp:16:45: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
for (i = 1; i <= n; i++) printf("%d ", a[i]);
^
user.cpp:10:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp:11: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:12: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:13:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:14:45: 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", &a[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 440kb | OK | 5 | 20 |
| 2 | 0ms | 436kb | OK | 5 |
| 3 | 0ms | 436kb | OK | 5 |
| 4 | 0ms | 436kb | OK | 5 |
| 5 | 0ms | 436kb | OK | 5 | 20 |
| 6 | 0ms | 440kb | OK | 5 |
| 7 | 0ms | 436kb | OK | 5 |
| 8 | 0ms | 440kb | OK | 5 |
| 9 | 64ms | 836kb | OK | 5 | 20 |
| 10 | 60ms | 832kb | OK | 5 |
| 11 | 68ms | 836kb | OK | 5 |
| 12 | 60ms | 828kb | OK | 5 |
| 13 | 240ms | 1812kb | OK | 5 | 20 |
| 14 | 212ms | 1812kb | OK | 5 |
| 15 | 244ms | 1800kb | OK | 5 |
| 16 | 224ms | 1804kb | OK | 5 |
| 17 | 356ms | 2400kb | OK | 5 | 20 |
| 18 | 312ms | 2392kb | OK | 5 |
| 19 | 352ms | 2384kb | OK | 5 |
| 20 | 320ms | 2388kb | OK | 5 |
| Punctaj total | 100 |