#1462
Gasti
Problema | Gasti | Operații I/O |
gasti.in /gasti.out
|
---|---|---|---|
Limita timp | 0.5 secunde | Limita memorie |
Total: 16 MB
/
Stivă 4 MB
|
Id soluție | #29186822 | Utilizator | |
Fișier | gasti.cpp | Dimensiune | 1.26 KB |
Data încărcării | 05 Aprilie 2021, 21:25 | Scor / rezultat | Eroare de compilare |
gasti.cpp: In function 'int main()': gasti.cpp:44:46: error: expected primary-expression before ',' token v[0] = v[1], cnt[0] = cnt[1];, v[1] = c, cnt[1] = 1; ^ gasti.cpp:45:13: error: expected '}' before 'else' else if(c == v[1]) ^ gasti.cpp: At global scope: gasti.cpp:55:5: error: 'fout' does not name a type fout << t << ' '; ^ gasti.cpp:58:5: error: expected unqualified-id before 'if' if(cnt[0] != 0) ^ gasti.cpp:60:5: error: expected unqualified-id before 'else' else ^ gasti.cpp:63:5: error: expected unqualified-id before 'return' return 0; ^ gasti.cpp:64:1: error: expected declaration before '}' token } ^
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Gasti 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ă.