Borderou de evaluare (job #1319183)

Utilizator valentin50517Vozian Valentin valentin50517 Data 16 ianuarie 2015 19:12:13
Problema Culori3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:12:21: error: expected primary-expression before ‘unsigned’ if (G % 2) fout << unsigned long long(14 * pow(3, (G -3)/ 2)); ^ user.cpp:12:21: error: expected ‘;’ before ‘unsigned’ user.cpp:13:24: error: expected primary-expression before ‘unsigned’ if (!(G % 2)) fout << unsigned long long(8 * pow(3, G / 2 - 1)); ^ user.cpp:13:24: error: expected ‘;’ before ‘unsigned’

Ceva nu functioneaza?