Borderou de evaluare (job #2055024)

Utilizator TherevengerkingSurani Adrian Therevengerking Data 2 noiembrie 2017 19:07:17
Problema Xor Max 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:40:12: error: ‘t’ was not declared in this scope adauga(t, 21,0, 0); ^ user.cpp:41:25: error: ‘n’ was not declared in this scope for(int i = 1; i <= n; ++i) ^ user.cpp:43:16: error: ‘a’ was not declared in this scope fin >> a; ^ user.cpp:45:35: error: ‘cautare’ was not declared in this scope int poz = cautare(t, 21, s); ^ user.cpp:50:13: error: ‘beg’ was not declared in this scope beg = poz + 1; ^ user.cpp:51:13: error: ‘finl’ was not declared in this scope finl = i; ^ user.cpp:54:30: error: ‘beg’ was not declared in this scope fout << xormax << " " << beg << " " << finl; ^ user.cpp:54:44: error: ‘finl’ was not declared in this scope fout << xormax << " " << beg << " " << finl; ^

Ceva nu functioneaza?