#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 | #54157350 | Utilizator | |
Fișier | gasti.cpp | Dimensiune | 1.53 KB |
Data încărcării | 20 Noiembrie 2024, 23:05 | Scor / rezultat | Eroare de compilare |
gasti.cpp:12:24: error: 'A' does not name a type vector < int > G[Nmax];A ^ gasti.cpp: In function 'void DFS(int, int)': gasti.cpp:19:5: error: 'Gasca' was not declared in this scope Gasca[node] = gasca; ^ gasti.cpp: In function 'int main()': gasti.cpp:42:15: error: 'Gasca' was not declared in this scope if ( !Gasca[i] ){ ^ gasti.cpp:45:13: error: 'Members' was not declared in this scope Members[gasti] = cnt; ^ gasti.cpp:46:13: error: 'Cate' was not declared in this scope Cate[Members[gasti]]++; ^ gasti.cpp:59:21: error: 'Cate' was not declared in this scope x = ( 1LL * Cate[max1] * max1 ) % Mod; ^ gasti.cpp:64:21: error: 'Cate' was not declared in this scope y = ( 1LL * Cate[max1] * ( Cate[max1]-1 ) / 2 ) % Mod; ^
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ă.