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

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 632739
Concurent: Lucian Badea (lbadea1000)Progres: evaluare completă
Problemă: 3maxPunctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 19 ian 2024, 10:51
Mesaj evaluator:
3max.cpp: In function 'Node join(Node, Node)': 3max.cpp:21: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x 3max.cpp:21: error: deducing from brace-enclosed initializer list requires #include <initializer_list> 3max.cpp:21: error: deducing from brace-enclosed initializer list requires #include <initializer_list> 3max.cpp:21: error: no matching function for call to 'max(<brace-enclosed initializer list>)' 3max.cpp: In function 'void update(int, int, int, int, int)': 3max.cpp:57: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x 3max.cpp:57: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x 3max.cpp:59: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x 3max.cpp:59: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x 3max.cpp: In function 'Node query(int, int, int, int, int)': 3max.cpp:73: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x 3max.cpp: In function 'int main()': 3max.cpp:91: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result 3max.cpp:94: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result 3max.cpp:104: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
ajutor