Borderou de evaluare (job #2064377)

Utilizator TheNextGenerationAyy LMAO TheNextGeneration Data 12 noiembrie 2017 11:45:54
Problema Bere Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.c:3:1: error: unknown type name ‘using’ using namespace std; ^ user.c:3:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘std’ using namespace std; ^ user.c:4:1: error: initializer element is not constant FILE *in = fopen("br.in","r"); ^ user.c:5:1: error: initializer element is not constant FILE *out = fopen("br.out","w"); ^ user.c: In function ‘main’: user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d%d",&n,&t); ^ user.c:13:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d",&v[i]); ^ user.c:19:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d%d",&k,&x); ^

Ceva nu functioneaza?