Pagini recente » Cod sursa (job #2804055) | Borderou de evaluare (job #2972704) | Cod sursa (job #2531774) | Borderou de evaluare (job #2972729) | Borderou de evaluare (job #1203590)
Borderou de evaluare (job #1203590)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:8: warning: variable ‘f’ set but not used [-Wunused-but-set-variable]
FILE *f, *g;
^
user.cpp:28:12: warning: variable ‘g’ set but not used [-Wunused-but-set-variable]
FILE *f, *g;
^
user.cpp:33:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, k, n;
^
user.cpp:33:12: warning: unused variable ‘k’ [-Wunused-variable]
int i, j, k, n;
^
user.cpp:34:7: warning: unused variable ‘c’ [-Wunused-variable]
char c;
^
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:40:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 444kb | OK | 10 |
| 2 | 0ms | 444kb | OK | 10 |
| 3 | 0ms | 464kb | OK | 10 |
| 4 | 4ms | 596kb | OK | 10 |
| 5 | 24ms | 784kb | OK | 10 |
| 6 | 44ms | 1312kb | OK | 10 |
| 7 | 80ms | 1840kb | OK | 10 |
| 8 | 200ms | 3160kb | OK | 10 |
| 9 | 288ms | 4352kb | OK | 10 |
| 10 | Depăşit | 5008kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |