Borderou de evaluare (job #909628)
Utilizator | Data | 10 martie 2013 16:24:06 | |
---|---|---|---|
Problema | Arbpal | Status | done |
Runda | .com 2012 Runda 3 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:18:50: error: ‘memcpy’ was not declared in this scope
memcpy(s[NOD][nod],cur,sizeof(cur));
^
user.cpp:20:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<a[nod].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:36:37: error: ‘memset’ was not declared in this scope
NOD=i; memset(viz,0,sizeof(viz));
^
user.cpp:45:37: error: ‘strlen’ was not declared in this scope
int i1=0,j1,l=strlen(s[i][j]);
^
user.cpp:27:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbpal.out","w",stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !