Borderou de evaluare (job #2517281)

Utilizator GBearUrsu Ianis-Vlad GBear Data 3 ianuarie 2020 12:09:35
Problema ADN Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void REC(int, int)': main.cpp:66:23: error: 'printf' was not declared in this scope printf("%s",cuv[j]+1); ^ main.cpp:68:39: error: 'printf' was not declared in this scope printf("%s",cuv[j]+1+prefix[tata][j]); ^ main.cpp: In function 'int main()': main.cpp:73:23: error: 'stdin' was not declared in this scope freopen("adn.in","r",stdin); ^~~~~ main.cpp:73:28: error: 'freopen' was not declared in this scope freopen("adn.in","r",stdin); ^ main.cpp:74:24: error: 'stdout' was not declared in this scope freopen("adn.out","w",stdout); ^~~~~~ main.cpp:76:17: error: 'scanf' was not declared in this scope scanf("%d\n",&n); ^ Non zero exit status: 1

Ceva nu functioneaza?