Borderou de evaluare (job #3196257)
| Utilizator | Data | 23 ianuarie 2024 12:38:03 | |
|---|---|---|---|
| Problema | Suma si numarul divizorilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:27:1: error: 'primeList' does not name a type
27 | primeList.push_back(2);
| ^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:50:34: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'long long unsigned int' [-Wsign-compare]
50 | for (int j=0;primeList[j]<=n;j++)
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
