Borderou de evaluare (job #1477158)
Utilizator | Data | 25 august 2015 17:13:10 | |
---|---|---|---|
Problema | Text | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:16:32: warning: missing terminating " character [enabled by default]
tok=strtok(line," \n,;.!-/'|"");
^
user.cpp:16:3: error: missing terminating " character
tok=strtok(line," \n,;.!-/'|"");
^
user.cpp:23:33: warning: missing terminating " character [enabled by default]
tok=strtok(NULL," \n,;.!-/'|"");
^
user.cpp:23:4: error: missing terminating " character
tok=strtok(NULL," \n,;.!-/'|"");
^
user.cpp: In function ‘void incarca(FILE*, int&, int**, char****)’:
user.cpp:17:3: error: expected ‘)’ before ‘while’
while(tok)
^
user.cpp:15:26: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(line,1024,stream);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !