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

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 497681
Concurent: Andrei Moldovan (nume)Progres: evaluare completă
Problemă: fibPunctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 28 aug 2016, 18:12
Mesaj evaluator:
fib.cpp:15: error: ISO C++ forbids declaration of 'hugen' with no type fib.cpp:15: error: expected ';' before '&' token fib.cpp:13: error: field 'int hugen::hugen' with same name as class fib.cpp:17: error: 'int hugen::hugen' is not a static member of 'class hugen' fib.cpp:13: error: invalid use of non-static data member 'hugen::hugen' fib.cpp:17: error: from this location fib.cpp:18: error: expected ',' or ';' before '{' token fib.cpp:35: error: ISO C++ forbids declaration of 'hugen' with no type fib.cpp:35: error: expected ',' or '...' before '&' token fib.cpp:35: error: redefinition of 'hugen::hugen(int)' fib.cpp:26: error: 'hugen::hugen(int)' previously defined here fib.cpp:39: error: prototype for 'void hugen::get_huge()' does not match any in class 'hugen' fib.cpp:14: error: candidate is: void hugen::get_huge(int) fib.cpp:43: error: ISO C++ forbids declaration of 'hugen' with no type fib.cpp:43: error: expected ',' or '...' before '&' token fib.cpp:43: error: no 'hugen& hugen::operator+(int)' member function declared in class 'hugen' fib.cpp: In function 'int main()': fib.cpp:75: error: no match for 'operator+' in 'a + b' fib.cpp:8: error: 'int hugen::x [500]' is private fib.cpp:79: error: within this context fib.cpp:8: error: 'int hugen::x [500]' is private fib.cpp:82: error: within this context fib.cpp:8: error: 'int hugen::x [500]' is private fib.cpp:84: error: within this context fib.cpp:8: error: 'int hugen::x [500]' is private fib.cpp:90: error: within this context fib.cpp:66: warning: unused variable 'i' fib.cpp:64: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result fib.cpp:65: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result fib.cpp:67: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
ajutor