Pagini recente » Borderou de evaluare (job #2690405) | Cod sursa (job #3237271) | Borderou de evaluare (job #3043745) | Borderou de evaluare (job #1475351) | Borderou de evaluare (job #1337292)
Borderou de evaluare (job #1337292)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:31:13: warning: variable ‘son’ set but not used [-Wunused-but-set-variable]
int son = i;
^
user.cpp: In function ‘void write()’:
user.cpp:66:28: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d ", v[maxPos]);
^
user.cpp:72:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d ", v[i]);
^
user.cpp: In function ‘void read()’:
user.cpp:13:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
user.cpp:14:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:19:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld ", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 280kb | Corect! | 10 | 10 |
| 2 | 12ms | 288kb | Corect! | 10 | 10 |
| 3 | 0ms | 268kb | Corect! | 10 | 10 |
| 4 | 0ms | 276kb | Corect! | 10 | 10 |
| 5 | 0ms | 272kb | Corect! | 10 | 10 |
| 6 | 8ms | 280kb | Corect! | 10 | 10 |
| 7 | 12ms | 284kb | Corect! | 10 | 10 |
| 8 | Depăşit | 1048kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 1076kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1056kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |