Borderou de evaluare (job #1756663)
Utilizator | Data | 13 septembrie 2016 13:03:43 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void read_vectors(int**, int**, int*, int*)’:
user.cpp:17:29: error: ‘fopen_s’ was not declared in this scope
fopen_s(&fd,"input.txt","r");
^
user.cpp:23:28: error: ‘fscanf_s’ was not declared in this scope
if(fscanf_s(fd,"%d %d",m,n)!=2)
^
user.cpp:40:33: error: ‘fscanf_s’ was not declared in this scope
if(fscanf_s(fd,"%d ",&(*v1)[i])!=1)
^
user.cpp:48:33: error: ‘fscanf_s’ was not declared in this scope
if(fscanf_s(fd,"%d ",&(*v2)[i])!=1)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !