.campion
conectare | înregistrare | căutare
Pagina principală » Surse trimise » Sursa 632779

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 632779
Concurent: Andrei Calota (Andrei_Calota)Progres: evaluare completă
Problemă: mesaj1Punctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 21 ian 2024, 09:44
Mesaj evaluator:
mesaj1.cpp: In function 'void DFS(int, int)': mesaj1.cpp:24: error: expected initializer before ':' token mesaj1.cpp:27: error: expected primary-expression before '}' token mesaj1.cpp:27: error: expected ';' before '}' token mesaj1.cpp:27: error: expected primary-expression before '}' token mesaj1.cpp:27: error: expected ')' before '}' token mesaj1.cpp:27: error: expected primary-expression before '}' token mesaj1.cpp:27: error: expected ';' before '}' token mesaj1.cpp: In function 'void readInit()': mesaj1.cpp:48: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x mesaj1.cpp:48: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x mesaj1.cpp: In function 'void dfsDP(int, int)': mesaj1.cpp:81: error: expected initializer before ':' token mesaj1.cpp:87: error: expected ')' before ';' token mesaj1.cpp:85: warning: unused variable 'size_root' mesaj1.cpp:88: error: 'size_root' was not declared in this scope mesaj1.cpp:91: error: expected initializer before ':' token mesaj1.cpp:163: error: expected primary-expression at end of input mesaj1.cpp:163: error: expected ';' at end of input mesaj1.cpp:163: error: expected primary-expression at end of input mesaj1.cpp:163: error: expected ')' at end of input mesaj1.cpp:163: error: expected statement at end of input mesaj1.cpp:163: error: expected '}' at end of input mesaj1.cpp:163: error: expected '}' at end of input
ajutor