Borderou de evaluare (job #1900453)

Utilizator 1475369147896537415369Andrei Udriste 1475369147896537415369 Data 3 martie 2017 13:12:15
Problema Spion Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.c:8:49: error: expected ‘;’, ‘,’ or ‘)’ before ‘&’ token void InvMod(long long a, long long b, long long &x, long long &y){ ^ user.c: In function ‘Comb’: user.c:32:5: warning: implicit declaration of function ‘InvMod’ [-Wimplicit-function-declaration] InvMod(factorial, MOD, x, y); ^ user.c:23:30: warning: unused variable ‘j’ [-Wunused-variable] long long i, result = 1, j = 1; ^ user.c: In function ‘main’: user.c:45:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file1, "%lld", &P); ^ user.c:46:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(file1, "%s", path); ^

Ceva nu functioneaza?