#3312
Eratostene1
Se dau n
numere naturale. Aflaţi câte dintre aceste numere sunt prime.
NeuroN
Problema | Eratostene1 | Operații I/O |
eratostene1.in /eratostene1.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 0.1 MB
/
Stivă 0.1 MB
|
Id soluție | #23351712 | Utilizator | |
Fișier | eratostene1.cpp | Dimensiune | 595 B |
Data încărcării | 22 Iunie 2020, 19:51 | Scor / rezultat | Eroare de compilare |
eratostene1.cpp:9:1: error: stray '\342' in program bitset<NMax>fr; ^ eratostene1.cpp:9:1: error: stray '\200' in program eratostene1.cpp:9:1: error: stray '\254' in program eratostene1.cpp:13:5: error: stray '\342' in program for(i=3;i<=NMax;i+=2) ^ eratostene1.cpp:13:5: error: stray '\200' in program eratostene1.cpp:13:5: error: stray '\254' in program eratostene1.cpp:16:9: error: stray '\342' in program for(j=i*2;j<=NMax;j+=i) ^ eratostene1.cpp:16:9: error: stray '\200' in program eratostene1.cpp:16:9: error: stray '\254' in program
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Eratostene1 face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:
Suma punctajelor acordate pe testele utilizate pentru verificare este 100. Astfel, soluția ta poate obține cel mult 100 de puncte, caz în care se poate considera corectă.