Borderou de evaluare (job #2157561)

Utilizator AlexandruPaulSirbu Alex AlexandruPaul Data 9 martie 2018 18:35:48
Problema ClassicTask Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘long long unsigned int exp(long long unsigned int, long long unsigned int)’: user.cpp:3:13: error: expected primary-expression before ‘unsigned’ #define ULL unsigned long long ^ user.cpp:12:20: note: in expansion of macro ‘ULL’ return exp(ULL a*a%c,b/2); ^ user.cpp:3:13: error: expected primary-expression before ‘unsigned’ #define ULL unsigned long long ^ user.cpp:13:16: note: in expansion of macro ‘ULL’ return exp(ULL a*a%c,b/2)*a%c; ^

Ceva nu functioneaza?