Borderou de evaluare (job #1785293)

Utilizator alex.grigorasAlex Grigoras alex.grigoras Data 21 octombrie 2016 00:17:00
Problema Cabana Status done
Runda Arhiva ICPC Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:49:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long unsigned int *’ [-Wformat=] fscanf(fin, "%d %d", &N, &K); ^ user.c:49:9: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘long long unsigned int *’ [-Wformat=] user.c:53:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] fprintf(fout, "%d\n",(facts[K] * ModuloInverse(facts[K-N-2], MOD)) % MOD); ^ user.c:74:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long unsigned int’ [-Wformat=] fprintf(fout, "%d\n",acc); ^ user.c:45:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &T); ^ user.c:49:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d %d", &N, &K); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1364ms4156kbIncorect0
Punctaj total0

Ceva nu functioneaza?