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

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 638838
Concurent: rd sigma (rd42)Progres: evaluare completă
Problemă: bacPunctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 11 mai 2025, 10:43
Mesaj evaluator:
bac.cpp:7: error: expected constructor, destructor, or type conversion before 'int' bac.cpp:9: error: invalid option argument '-Ofast' bac.cpp:16: error: ISO C++ forbids initialization of member 'start' bac.cpp:16: error: making 'start' static bac.cpp:16: error: invalid in-class initialization of static data member of non-integral type 'std::string' bac.cpp:17: error: ISO C++ forbids initialization of member 'istart' bac.cpp:17: error: making 'istart' static bac.cpp:17: error: ISO C++ forbids in-class initialization of non-const static member 'istart' bac.cpp:18: error: ISO C++ forbids initialization of member 'end' bac.cpp:18: error: making 'end' static bac.cpp:18: error: ISO C++ forbids in-class initialization of non-const static member 'end' bac.cpp:19: error: ISO C++ forbids initialization of member 'ba' bac.cpp:19: error: making 'ba' static bac.cpp:19: error: ISO C++ forbids in-class initialization of non-const static member 'ba' bac.cpp:20: error: ISO C++ forbids initialization of member 'solved' bac.cpp:20: error: making 'solved' static bac.cpp:20: error: ISO C++ forbids in-class initialization of non-const static member 'solved' bac.cpp:25: error: ISO C++ forbids initialization of member 'ina' bac.cpp:25: error: making 'ina' static bac.cpp:25: error: ISO C++ forbids in-class initialization of non-const static member 'ina' bac.cpp:26: error: ISO C++ forbids initialization of member 'disponibil' bac.cpp:26: error: making 'disponibil' static bac.cpp:26: error: ISO C++ forbids in-class initialization of non-const static member 'disponibil' bac.cpp:40: error: 'limit' was not declared in this scope bac.cpp:41: error: 'limit' was not declared in this scope bac.cpp:42: error: 'limit' was not declared in this scope bac.cpp: In function 'int get_end(timp)': bac.cpp:58: warning: unused variable 'ba' bac.cpp:59: warning: unused variable 'solved' bac.cpp: In function 'void read()': bac.cpp:69: error: 'v' was not declared in this scope bac.cpp:79: error: 'v' was not declared in this scope bac.cpp: In function 'int main()': bac.cpp:91: error: 'v' was not declared in this scope bac.cpp:91: error: expected primary-expression before '[' token bac.cpp:91: error: expected primary-expression before ']' token bac.cpp:91: error: expected primary-expression before 'a' bac.cpp:91: error: expected primary-expression before 'b' bac.cpp:109: error: expected primary-expression before '[' token bac.cpp:109: error: expected primary-expression before '[' token bac.cpp:121: error: expected unqualified-id before '[' token bac.cpp:122: error: expected unqualified-id before '[' token bac.cpp:126: error: expected unqualified-id before '[' token bac.cpp:127: error: expected unqualified-id before '[' token bac.cpp:138: error: expected primary-expression before '[' token bac.cpp:138: error: expected primary-expression before '[' token bac.cpp:150: error: expected unqualified-id before '[' token bac.cpp:151: error: expected unqualified-id before '[' token bac.cpp:155: error: expected unqualified-id before '[' token bac.cpp:156: error: expected unqualified-id before '[' token
ajutor