Detalii evaluare #49962998

Rezumat problemă

#4425 basme

Roxana găsește noul șir \(v\) și vă adresează o întrebare: câte perechi de indici \((a, b)\), unde \(1 \le a \le b \le N\), există, cu proprietatea că suma \(xor\) a elementelor \({v}_{i}\), cu \(a \le i \le b\), este \(0\)?

Concursul Interjudeţean de Matematică şi Informatică Grigore Moisil, 2023

Detalii

Problema basme Operații I/O basme.in/basme.out
Limita timp 0.5 secunde Limita memorie Total: 100 MB / Stivă 100 MB
Id soluție #49962998 Utilizator Morozan David (morozandavid)
Fișier basme.cpp Dimensiune 1.09 KB
Data încărcării 21 Martie 2024, 12:01 Scor / rezultat 0 puncte

Evaluare


Mesaj compilare


Rezultat evaluare

Test Timp Mesaj evaluare Scor posibil Scor obținut
1 0 secunde Exited with error status 1 4 0
2 0 secunde Exited with error status 1 3 0
3 0 secunde Exited with error status 1 3 0
4 0 secunde Exited with error status 1 3 0
5 0 secunde Exited with error status 1 3 0
6 0.06 secunde Exited with error status 1 5 0
7 0.056 secunde Exited with error status 1 5 0
8 0.056 secunde Exited with error status 1 5 0
9 0.056 secunde Exited with error status 1 5 0
10 0.056 secunde Exited with error status 1 5 0
11 0.06 secunde Exited with error status 1 5 0
12 0.06 secunde Exited with error status 1 5 0
13 0.064 secunde Exited with error status 1 4 0
14 0.328 secunde Exited with error status 1 3 0
15 0.344 secunde Exited with error status 1 3 0
16 0.328 secunde Exited with error status 1 3 0
17 0.34 secunde Exited with error status 1 4 0
18 0.34 secunde Exited with error status 1 4 0
19 0.124 secunde Exited with error status 1 3 0
20 0.748 secunde Exited with error status 1 4 0
21 0.736 secunde Exited with error status 1 4 0
22 0.668 secunde Exited with error status 1 3 0
23 0.668 secunde Exited with error status 1 3 0
24 0.66 secunde Exited with error status 1 3 0
25 0.668 secunde Exited with error status 1 3 0
26 0 secunde Exited with error status 1 2 0
27 0 secunde Exited with error status 1 3 0
Punctaj total 0

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