Detalii evaluare #49962849

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 #49962849 Utilizator Morozan David (morozandavid)
Fișier basme.cpp Dimensiune 1.04 KB
Data încărcării 21 Martie 2024, 11:57 Scor / rezultat 0 puncte

Evaluare


Mesaj compilare


Rezultat evaluare

Test Timp Mesaj evaluare Scor posibil Scor obținut
1 0.012 secunde Exited with error status 48 4 0
2 0.012 secunde Exited with error status 212 3 0
3 0.012 secunde Exited with error status 154 3 0
4 0.012 secunde Exited with error status 13 3 0
5 0.012 secunde Exited with error status 129 3 0
6 0.084 secunde Exited with error status 156 5 0
7 0.072 secunde Exited with error status 158 5 0
8 0.068 secunde Exited with error status 182 5 0
9 0.068 secunde Exited with error status 87 5 0
10 0.068 secunde Exited with error status 203 5 0
11 0.072 secunde Exited with error status 150 5 0
12 0.076 secunde Exited with error status 181 5 0
13 0.08 secunde Exited with error status 157 4 0
14 0.344 secunde Exited with error status 46 3 0
15 0.352 secunde Exited with error status 218 3 0
16 0.34 secunde Exited with error status 170 3 0
17 0.352 secunde Exited with error status 63 4 0
18 0.352 secunde Exited with error status 35 4 0
19 0.136 secunde Exited with error status 57 3 0
20 0.76 secunde Exited with error status 174 4 0
21 0.748 secunde Exited with error status 143 4 0
22 0.68 secunde Exited with error status 243 3 0
23 0.68 secunde Exited with error status 166 3 0
24 0.672 secunde Exited with error status 95 3 0
25 0.676 secunde Exited with error status 124 3 0
26 0.012 secunde Exited with error status 1 2 0
27 0.012 secunde Exited with error status 9 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ă.