#417
Se dă lista muchiilor unui graf neorientat. Să se afișeze vârfurile de grad maxim.
Problema | GradMax | Operații I/O |
![]() gradmax.in /gradmax.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #41797962 | Utilizator | |
Fișier | gradmax.cs | Dimensiune | 851 B |
Data încărcării | 04 Februarie 2023, 16:31 | Scor / rezultat | Eroare de compilare |
Compilation failed: 7 error(s), 3 warnings gradmax.cs(2,0): error CS1024: Wrong preprocessor directive gradmax.cs(3,0): error CS1024: Wrong preprocessor directive gradmax.cs(4,6): error CS1041: Identifier expected, \`namespace' is a keyword gradmax.cs(4,19): error CS1001: Unexpected symbol \`;', expecting identifier gradmax.cs(11,4): error CS1041: Identifier expected, \`int' is a keyword gradmax.cs(11,19): error CS1514: Unexpected symbol \`[', expecting \`.' or \`{' gradmax.cs(11,20): warning CS0658: \`value' is invalid attribute target. All attributes in this attribute section will be ignored gradmax.cs(11,25): warning CS0658: \`value' is invalid attribute target. All attributes in this attribute section will be ignored gradmax.cs(11,53): warning CS0658: \`value' is invalid attribute target. All attributes in this attribute section will be ignored gradmax.cs(15,20): error CS1525: Unexpected symbol \`='
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema GradMax 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ă.