Detalii evaluare #20336563

Rezumat problemă

Se dă un vector cu n elemente, numere naturale. Afișați în ordine descrescătoare valorile din vector care sunt prime cu ultimul element al vectorului.

Detalii

Problema SortPIE Operații I/O tastatură/ecran
Limita timp 0.1 secunde Limita memorie Total: 64 MB / Stivă 8 MB
Id soluție #20336563 Utilizator Pintea Beatrice Delia (beatricedeliapintea)
Fișier sortpie.cpp Dimensiune 475 B
Data încărcării 27 Ianuarie 2020, 16:03 Scor / rezultat Eroare de compilare

Evaluare


Mesaj compilare

sortpie.cpp:5:1: error: stray '\302' in program
     int n,x[200],c=0;

 ^
sortpie.cpp:5:1: error: stray '\240' in program
sortpie.cpp:5:1: error: stray '\302' in program
sortpie.cpp:5:1: error: stray '\240' in program
sortpie.cpp:5:1: error: stray '\302' in program
sortpie.cpp:5:1: error: stray '\240' in program
sortpie.cpp:6:1: error: stray '\302' in program
     cin>>n;

 ^
sortpie.cpp:6:1: error: stray '\240' in program
sortpie.cpp:6:1: error: stray '\302' in program
sortpie.cpp:6:1: error: stray '\240' in program
sortpie.cpp:6:1: error: stray '\302' in program
sortpie.cpp:6:1: error: stray '\240' in program
sortpie.cpp:7:1: error: stray '\302' in program
     for(int i=1;i<=n;i++)

 ^
sortpie.cpp:7:1: error: stray '\240' in program
sortpie.cpp:7:1: error: stray '\302' in program
sortpie.cpp:7:1: error: stray '\240' in program
sortpie.cpp:7:1: error: stray '\302' in program
sortpie.cpp:7:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
         cin>>x[i];

 ^
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:8:1: error: stray '\302' in program
sortpie.cpp:8:1: error: stray '\240' in program
sortpie.cpp:9:1: error: stray '\302' in program
     for(int i=1;i<n;i++)

 ^
sortpie.cpp:9:1: error: stray '\240' in program
sortpie.cpp:9:1: error: stray '\302' in program
sortpie.cpp:9:1: error: stray '\240' in program
sortpie.cpp:9:1: error: stray '\302' in program
sortpie.cpp:9:1: error: stray '\240' in program
sortpie.cpp:10:1: error: stray '\302' in program
     {

 ^
sortpie.cpp:10:1: error: stray '\240' in program
sortpie.cpp:10:1: error: stray '\302' in program
sortpie.cpp:10:1: error: stray '\240' in program
sortpie.cpp:10:1: error: stray '\302' in program
sortpie.cpp:10:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
         int aux=x[n];

 ^
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:11:1: error: stray '\302' in program
sortpie.cpp:11:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
         while(x[i]!=aux)

 ^
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:12:1: error: stray '\302' in program
sortpie.cpp:12:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
         {

 ^
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:13:1: error: stray '\302' in program
sortpie.cpp:13:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
             if(x[i]>aux) x[i]-=aux;

 ^
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:14:1: error: stray '\302' in program
sortpie.cpp:14:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
             else if(x[i]<aux) aux-=x[i];

 ^
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:15:1: error: stray '\302' in program
sortpie.cpp:15:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
         }

 ^
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:16:1: error: stray '\302' in program
sortpie.cpp:16:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
         if(x[i]==1) c++;

 ^
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:17:1: error: stray '\302' in program
sortpie.cpp:17:1: error: stray '\240' in program
sortpie.cpp:18:1: error: stray '\302' in program
     }

 ^
sortpie.cpp:18:1: error: stray '\240' in program
sortpie.cpp:18:1: error: stray '\302' in program
sortpie.cpp:18:1: error: stray '\240' in program
sortpie.cpp:18:1: error: stray '\302' in program
sortpie.cpp:18:1: error: stray '\240' in program
sortpie.cpp:19:1: error: stray '\302' in program
     cout<<c;

 ^
sortpie.cpp:19:1: error: stray '\240' in program
sortpie.cpp:19:1: error: stray '\302' in program
sortpie.cpp:19:1: error: stray '\240' in program
sortpie.cpp:19:1: error: stray '\302' in program
sortpie.cpp:19:1: error: stray '\240' in program
sortpie.cpp:20:1: error: stray '\302' in program
     return 0;

 ^
sortpie.cpp:20:1: error: stray '\240' in program
sortpie.cpp:20:1: error: stray '\302' in program
sortpie.cpp:20:1: error: stray '\240' in program
sortpie.cpp:20:1: error: stray '\302' in program
sortpie.cpp:20:1: error: stray '\240' in program

Cum funcționează evaluarea?

www.pbinfo.ro permite evaluarea a două tipuri de probleme:

  • probleme la care rezolvarea presupune scrierea unui program complet
  • probleme la care rezolvarea presupune scrierea unei secvențe de program - câteva instrucțiuni, o listă de declarații, una sau mai multe funcții, etc.

Problema SortPIE face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:

  • Programul sursă este compilat folosind compilatorul corespunzător. Dacă în urma compilării se obțin erori sau avertismente, acestea sunt afișate în această pagină.
  • Dacă programul a fost compilat, executabilul obținut va fi rulat, furnizându-i-se unul sau mai multe seturi de date de intrare, în concordanță cu restricțiile specifice problemei. Pentru fiecare set de date se obține un anumit punctaj, în raport cu corectitudinea soluției tale.

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ă.