Pagini recente » Cod sursa (job #1776688) | Borderou de evaluare (job #374993) | Borderou de evaluare (job #2496387) | Borderou de evaluare (job #945054) | Borderou de evaluare (job #1479090)
Borderou de evaluare (job #1479090)
Raport evaluator
Compilare:
user.cpp: In function ‘void plusEgalVector(std::vector<int>&, std::vector<int>&)’:
user.cpp:24:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < v1.size(); i++) {
^
user.cpp:30:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; i < v2.size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:41:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.out", "w", stdout);
^
user.cpp:42:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mult.in", "r", stdin);
^
user.cpp:45:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
user.cpp:48:27: 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 |
| 1 | 0ms | 280kb | OK | 5 |
| 2 | 0ms | 280kb | OK | 5 |
| 3 | 4ms | 308kb | OK | 5 |
| 4 | 4ms | 308kb | OK | 5 |
| 5 | 20ms | 364kb | OK | 5 |
| 6 | 36ms | 420kb | OK | 5 |
| 7 | 28ms | 384kb | OK | 5 |
| 8 | 48ms | 424kb | OK | 5 |
| 9 | 88ms | 424kb | OK | 5 |
| 10 | 112ms | 412kb | OK | 5 |
| 11 | 160ms | 440kb | OK | 5 |
| 12 | 4ms | 300kb | OK | 5 |
| 13 | 176ms | 444kb | OK | 5 |
| 14 | 296ms | 448kb | OK | 5 |
| 15 | 584ms | 548kb | OK | 5 |
| 16 | 588ms | 424kb | OK | 5 |
| 17 | Depăşit | 552kb | Time limit exceeded. | 0 |
| 18 | 40ms | 316kb | OK | 5 |
| 19 | 700ms | 572kb | OK | 5 |
| 20 | Depăşit | 548kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |