Pagini recente » Borderou de evaluare (job #390473) | Borderou de evaluare (job #2408527) | Borderou de evaluare (job #2695704) | Borderou de evaluare (job #2542107) | Borderou de evaluare (job #1296343)
Borderou de evaluare (job #1296343)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.in","r",stdin);
^
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.out","w",stdout);
^
user.cpp:78:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:81:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld",&n,&k);
^
user.cpp: In function ‘long long int inversmod(long long int, long long int)’:
user.cpp:55:9: warning: ‘b’ is used uninitialized in this function [-Wuninitialized]
*x=(*x)%b;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 52ms | 4316kb | Killed by signal 8(SIGFPE). | 0 |
Punctaj total | 0 |