Detalii evaluare #16090247

Rezumat problemă

Detalii

Problema perf Operații I/O tastatură/ecran
Limita timp 0.1 secunde Limita memorie Total: 64 MB / Stivă 8 MB
Id soluție #16090247 Utilizator Costin Alexandru (CostiAlecs)
Fișier perf.cpp Dimensiune 286 B
Data încărcării 02 Iunie 2019, 23:08 Scor / rezultat Eroare de compilare

Evaluare


Mesaj compilare

perf.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>

         ^
perf.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include <math.h>

         ^
perf.cpp:3:1: error: stray '\302' in program
 using namespace std;

 ^
perf.cpp:3:1: error: stray '\240' in program
perf.cpp:3:1: error: stray '\302' in program
perf.cpp:3:1: error: stray '\240' in program
perf.cpp:4:1: error: stray '\302' in program
 int main()

 ^
perf.cpp:4:1: error: stray '\240' in program
perf.cpp:6:1: error: stray '\302' in program
     int n;

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

 ^
perf.cpp:7:1: error: stray '\240' in program
perf.cpp:7:1: error: stray '\302' in program
perf.cpp:7:1: error: stray '\240' in program
perf.cpp:7:1: error: stray '\302' in program
perf.cpp:7:1: error: stray '\240' in program
perf.cpp:7:1: error: stray '\302' in program
perf.cpp:7:1: error: stray '\240' in program
perf.cpp:8:1: error: stray '\302' in program
     if((int)sqrt(n)==(float)sqrt(n))

 ^
perf.cpp:8:1: error: stray '\240' in program
perf.cpp:8:1: error: stray '\302' in program
perf.cpp:8:1: error: stray '\240' in program
perf.cpp:8:1: error: stray '\302' in program
perf.cpp:8:1: error: stray '\240' in program
perf.cpp:8:1: error: stray '\302' in program
perf.cpp:8:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
         cout<<"DA";

 ^
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:10:1: error: stray '\302' in program
perf.cpp:10:1: error: stray '\240' in program
perf.cpp:11:1: error: stray '\302' in program
     }

 ^
perf.cpp:11:1: error: stray '\240' in program
perf.cpp:11:1: error: stray '\302' in program
perf.cpp:11:1: error: stray '\240' in program
perf.cpp:11:1: error: stray '\302' in program
perf.cpp:11:1: error: stray '\240' in program
perf.cpp:11:1: error: stray '\302' in program
perf.cpp:11:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
         cout<<"NU";

 ^
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:14:1: error: stray '\302' in program
perf.cpp:14:1: error: stray '\240' in program
perf.cpp:15:1: error: stray '\302' in program
     

 ^
perf.cpp:15:1: error: stray '\240' in program
perf.cpp:15:1: error: stray '\302' in program
perf.cpp:15:1: error: stray '\240' in program
perf.cpp:15:1: error: stray '\302' in program
perf.cpp:15:1: error: stray '\240' in program
perf.cpp:15:1: error: stray '\302' in program
perf.cpp:15:1: error: stray '\240' in program
perf.cpp:16:1: error: stray '\302' in program
     return 0;

 ^
perf.cpp:16:1: error: stray '\240' in program
perf.cpp:16:1: error: stray '\302' in program
perf.cpp:16:1: error: stray '\240' in program
perf.cpp:16:1: error: stray '\302' in program
perf.cpp:16:1: error: stray '\240' in program
perf.cpp:16:1: error: stray '\302' in program
perf.cpp:16:1: error: stray '\240' in program
perf.cpp:16:1: error: stray '\302' in program
perf.cpp:16:1: error: stray '\240' in program
perf.cpp: In function 'int main()':
perf.cpp:7:9: error: 'cin' was not declared in this scope
     cin>>n;

         ^
perf.cpp:8:23: error: 'sqrt' was not declared in this scope
     if((int)sqrt(n)==(float)sqrt(n))

                       ^
perf.cpp:10:17: error: 'cout' was not declared in this scope
         cout<<"DA";

                 ^
perf.cpp:14:17: error: 'cout' was not declared in this scope
         cout<<"NU";

                 ^
perf.cpp:17:1: error: expected '}' at end of input
 }

 ^

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