Borderou de evaluare (job #1441917)
Utilizator | Data | 24 mai 2015 13:31:02 | |
---|---|---|---|
Problema | Street Crypto | Status | done |
Runda | ONIS 2015, Runda Finala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘std::vector<int> runEratosthenesSieve(int)’:
user.cpp:15:55: error: ‘memset’ was not declared in this scope
memset(isComposite, 0, sizeof(bool)* (upperBound + 1));
^
user.cpp: In function ‘int main()’:
user.cpp:55:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (v.size() == N)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !