Borderou de evaluare (job #1289483)
Utilizator | Data | 9 decembrie 2014 22:00:28 | |
---|---|---|---|
Problema | Puteri35 | 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:55:5: error: ‘v3’ was not declared in this scope
v3[0]=v5[0]=1;
^
user.cpp:55:11: error: ‘v5’ was not declared in this scope
v3[0]=v5[0]=1;
^
user.cpp:56:9: error: ‘i’ was not declared in this scope
for(i=1;i<=30;i++)
^
user.cpp:58:9: error: ‘i’ was not declared in this scope
for(i=1;i<=30;i++)
^
user.cpp:44:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puteri35.in","r",stdin);
^
user.cpp:45:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puteri35.out","w",stdout);
^
user.cpp:48:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !