Borderou de evaluare (job #1997124)

Utilizator MateiAruxandeiMateiStefan MateiAruxandei Data 3 iulie 2017 14:29:03
Problema Potrivirea sirurilor Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:1: error: ‘include’ does not name a type include <stdio.h> ^ user.cpp: In function ‘int main()’: user.cpp:19:34: error: ‘stdin’ was not declared in this scope freopen("strmatch.in", "rt", stdin); ^ user.cpp:19:39: error: ‘freopen’ was not declared in this scope freopen("strmatch.in", "rt", stdin); ^ user.cpp:20:35: error: ‘stdout’ was not declared in this scope freopen("strmatch.out", "wt", stdout); ^ user.cpp:22:24: error: ‘scanf’ was not declared in this scope scanf("%s %s", A, B); ^ user.cpp:23:18: error: ‘strlen’ was not declared in this scope NA = strlen(A); ^ user.cpp:40:21: error: ‘printf’ was not declared in this scope printf("0\n"); ^ user.cpp:61:22: error: ‘printf’ was not declared in this scope printf("%d\n", Nr); ^

Ceva nu functioneaza?