Pagini recente » Borderou de evaluare (job #2461395) | Borderou de evaluare (job #511841) | Borderou de evaluare (job #1002894) | Borderou de evaluare (job #3002131) | Borderou de evaluare (job #2464159)
Borderou de evaluare (job #2464159)
Raport evaluator
Compilare:
main.cpp: In function 'int rec(long long int, long long int)':
main.cpp:14:37: warning: unused variable 'x' [-Wunused-variable]
long long cmmdc = gcd(a , b) , x , y,cmmmc;
^
main.cpp:14:41: warning: unused variable 'y' [-Wunused-variable]
long long cmmdc = gcd(a , b) , x , y,cmmmc;
^
main.cpp: In function 'int main()':
main.cpp:34:23: warning: unused variable 'x' [-Wunused-variable]
long long a , b , x , y , cmmdc;
^
main.cpp:34:27: warning: unused variable 'y' [-Wunused-variable]
long long a , b , x , y , cmmdc;
^
main.cpp:34:31: warning: unused variable 'cmmdc' [-Wunused-variable]
long long a , b , x , y , cmmdc;
^~~~~
main.cpp:35:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&t);
^
main.cpp:37:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%lld%lld",&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 284ms | 360kb | Incorect | 0 |
| Punctaj total | 0 |