Borderou de evaluare (job #3166205)

Utilizator oliv_1Bostinescu Octavian oliv_1 Data 7 noiembrie 2023 21:20:11
Problema Aproape Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:12: error: expected primary-expression before 'int' 11 | solve1(int n) | ^~~ main.cpp:11:5: error: 'solve1' was not declared in this scope 11 | solve1(int n) | ^~~~~~ main.cpp:23:8: error: expected primary-expression before 'int' 23 | solve2(int n) | ^~~ main.cpp:23:1: error: 'solve2' was not declared in this scope 23 | solve2(int n) | ^~~~~~ main.cpp:41:1: error: a function-definition is not allowed here before '{' token 41 | { | ^ main.cpp:55:11: error: 'solve' was not declared in this scope 55 | cout<<solve(c,n); | ^~~~~ Non zero exit status: 1

Ceva nu functioneaza?