Pagini recente » Borderou de evaluare (job #2198841) | Borderou de evaluare (job #2306820) | Por Costel si Semipalindroamele | Countfefete | Borderou de evaluare (job #1467419)
Borderou de evaluare (job #1467419)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; (1 << i) <= v.size(); printf("\n"), ++i)
^
user.cpp:64:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < v.size(); ++i)
^
user.cpp:66:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i == v.size()) continue;
^
user.cpp:19:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("specsort.in","r",stdin);
^
user.cpp:20:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("specsort.out","w",stdout);
^
user.cpp:22:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:25:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
where[a[i]] = i;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 348kb | Ok! | 10 |
| 2 | 16ms | 664kb | Permutarea nu este sortata! | 0 |
| 3 | 16ms | 664kb | Permutarea nu este sortata! | 0 |
| 4 | 16ms | 664kb | Permutarea nu este sortata! | 0 |
| 5 | 128ms | 1676kb | Permutarea nu este sortata! | 0 |
| 6 | Depăşit | 1920kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1940kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1960kb | Time limit exceeded. | 0 |
| 9 | 124ms | 1808kb | Permutarea nu este sortata! | 0 |
| 10 | 72ms | 1824kb | Permutarea nu este sortata! | 0 |
| Punctaj total | 10 |