#244
CifreOrd
Se dau n
cifre zecimale. Să se afişeze aceste cifre în ordine crescătoare.
Problema | CifreOrd | Operații I/O |
cifreord.in /cifreord.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #47472094 | Utilizator | |
Fișier | cifreord.cpp | Dimensiune | 333 B |
Data încărcării | 13 Decembrie 2023, 22:04 | Scor / rezultat | Eroare de compilare |
cifreord.cpp:23:6: error: stray '\302' in program return 0;} ^ cifreord.cpp:23:6: error: stray '\240' in program cifreord.cpp: In function 'int main()': cifreord.cpp:23:16: error: expected 'while' at end of input return 0;} ^ cifreord.cpp:23:16: error: expected '(' at end of input cifreord.cpp:23:16: error: expected primary-expression at end of input cifreord.cpp:23:16: error: expected ')' at end of input cifreord.cpp:23:16: error: expected ';' at end of input cifreord.cpp:23:16: error: expected '}' at end of input
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema CifreOrd 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ă.