Borderou de evaluare (job #1349155)

Utilizator andy94Andrei Ursache andy94 Data 20 februarie 2015 00:06:01
Problema Text Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:26:25: error: ‘strtok’ was not declared in this scope p = strtok(data, delim); ^ user.cpp:29:15: error: ‘strlen’ was not declared in this scope l+=strlen(p); ^ user.cpp:37:18: error: ‘itoa’ was not declared in this scope itoa(r,result,10); ^ user.cpp:25:26: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fread(data, 1, 512, in); ^

Ceva nu functioneaza?