Borderou de evaluare (job #1574344)
Utilizator | Data | 20 ianuarie 2016 15:23:02 | |
---|---|---|---|
Problema | Gcd | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘ridicare’:
user.c:9:29: error: ‘p’ undeclared (first use in this function)
rest=(rest*baz)%p;
^
user.c:9:29: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function ‘main’:
user.c:34:5: warning: statement with no effect [-Wunused-value]
for(t;t>0;t--){
^
user.c:36:9: warning: implicit declaration of function ‘cmmdc’ [-Wimplicit-function-declaration]
n=cmmdc(n,m);
^
user.c:33:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld",&t);
^
user.c:35:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld%lld%lld",&n,&m,&p);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !