Borderou de evaluare (job #1333060)

Utilizator cautionPopescu Teodor caution Data 2 februarie 2015 18:54:29
Problema Zero Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:1: error: ‘__int128_t’ does not name a type __int128_t b(short, short); ^ user.cpp:6:1: error: ‘__int128_t’ does not name a type __int128_t a(short, short); ^ user.cpp:7:1: error: ‘__int128_t’ does not name a type __int128_t pow(short a, short n) ^ user.cpp:17:1: error: expected unqualified-id before ‘__int128’ __int128 a(short x, short y) ^ user.cpp:24:1: error: expected unqualified-id before ‘__int128’ __int128 b(short x, short y) ^ user.cpp: In function ‘int main()’: user.cpp:35:18: error: ‘a’ was not declared in this scope out<<a(L-1, 0)*(B-1)<<'\n'<<b(L-1, 0)*(B-1); ^ user.cpp:35:41: error: ‘b’ was not declared in this scope out<<a(L-1, 0)*(B-1)<<'\n'<<b(L-1, 0)*(B-1); ^

Ceva nu functioneaza?