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

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 604149
Concurent: George Temes (Semetg)Progres: evaluare completă
Problemă: numere8Punctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 3 mar 2020, 09:39
Mesaj evaluator:
numere8.cpp:4: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:4: error: in C++98 'cin' must be initialized by constructor, not by '{...}' numere8.cpp:5: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:5: error: in C++98 'cout' must be initialized by constructor, not by '{...}' numere8.cpp:7: error: expected constructor, destructor, or type conversion before 'int' numere8.cpp:8: error: expected constructor, destructor, or type conversion before 'int' numere8.cpp:11: error: 'N_MAX' was not declared in this scope numere8.cpp:11: error: 'N_MAX' was not declared in this scope numere8.cpp:12: error: 'N_MAX' was not declared in this scope numere8.cpp: In function 'void init()': numere8.cpp:17: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:19: error: 'd' was not declared in this scope numere8.cpp: In function 'void solve()': numere8.cpp:24: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:27: error: 'current' was not declared in this scope numere8.cpp:30: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:31: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:32: error: 'old' was not declared in this scope numere8.cpp:32: error: 'current' was not declared in this scope numere8.cpp:36: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:37: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x numere8.cpp:37: error: 'd' was not declared in this scope numere8.cpp:39: error: 'current' was not declared in this scope numere8.cpp:39: error: 'old' was not declared in this scope numere8.cpp:39: error: 'MOD' was not declared in this scope numere8.cpp: In function 'int main()': numere8.cpp:46: error: 'current' was not declared in this scope
ajutor