Borderou de evaluare (job #1324775)
Utilizator | Data | 22 ianuarie 2015 19:44:14 | |
---|---|---|---|
Problema | Multiplu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void print(int)’:
user.cpp:36:9: warning: unused variable ‘x’ [-Wunused-variable]
int x = DP[0],r = 0;
^
user.cpp: In function ‘void Solve(long long int)’:
user.cpp:60:9: error: ‘inQ’ was not declared in this scope
inQ[r] = 0;
^
user.cpp: In function ‘void Read()’:
user.cpp:27:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp: In function ‘int main()’:
user.cpp:87:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("multiplu.in","r",stdin);
^
user.cpp:88:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("multiplu.out","w",stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !