#466
Se dă un număr natural n. Construiți toate grafurile neorientate cu n vârfuri.
| Problema | GenGraf | Operații I/O |
gengraf.in/gengraf.out
|
|---|---|---|---|
| Limita timp | 1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
| Id soluție | #61059563 | Utilizator | |
| Fișier | gengraf.cs | Dimensiune | 1.38 KB |
| Data încărcării | 18 Noiembrie 2025, 11:28 | Scor/rezultat | Eroare de compilare |
Compilation failed: 6 error(s), 3 warnings gengraf.cs(2,0): error CS1024: Wrong preprocessor directive gengraf.cs(2,6): error CS1041: Identifier expected, \`namespace' is a keyword gengraf.cs(2,19): error CS1001: Unexpected symbol \`;', expecting identifier gengraf.cs(3,12): error CS1514: Unexpected symbol \`[', expecting \`.' or \`{' gengraf.cs(3,13): warning CS0658: \`value' is invalid attribute target. All attributes in this attribute section will be ignored gengraf.cs(3,16): warning CS0658: \`value' is invalid attribute target. All attributes in this attribute section will be ignored gengraf.cs(3,23): warning CS0658: \`value' is invalid attribute target. All attributes in this attribute section will be ignored gengraf.cs(9,1): error CS1518: Attributes must be attached to class, delegate, enum, interface or struct gengraf.cs(9,0): error CS1001: Unexpected symbol \`}', expecting identifier
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema GenGraf 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ă.