Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2229758)
| Utilizator | Data | 8 august 2018 03:03:25 | |
|---|---|---|---|
| Problema | Ciurul lui Eratosthenes | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘unsigned int sieve(unsigned int)’:
user.cpp:12:67: warning: unused variable ‘jIndex’ [-Wunused-variable]
register unsigned i, j, iBitNumber, iIndex, iBit, jBitNumber, jIndex, jBit, count = 2;
^~~~~~
user.cpp:12:75: warning: unused variable ‘jBit’ [-Wunused-variable]
register unsigned i, j, iBitNumber, iIndex, iBit, jBitNumber, jIndex, jBit, count = 2;
^~~~
user.cpp: In function ‘int main()’:
user.cpp:69:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ciur.in", "r", stdin);
^
user.cpp:70:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ciur.out", "w", stdout);
^
user.cpp:72:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
unsigned N; scanf("%u", &N);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 800kb | Incorect | 0 |
| 2 | 0ms | 756kb | Incorect | 0 |
| 3 | 0ms | 756kb | OK | 10 |
| 4 | 0ms | 868kb | OK | 10 |
| 5 | 0ms | 796kb | Incorect | 0 |
| 6 | 0ms | 812kb | OK | 10 |
| 7 | 4ms | 752kb | Incorect | 0 |
| 8 | 4ms | 796kb | Incorect | 0 |
| 9 | 4ms | 752kb | Incorect | 0 |
| 10 | 4ms | 756kb | Incorect | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
