Borderou de evaluare (job #1541624)

Utilizator herbertoHerbert Mohanu herberto Data 4 decembrie 2015 14:23:37
Problema Cabana Status done
Runda Arhiva ICPC Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:20:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long int *’ [-Wformat=] fscanf(fin, "%I64d%I64d", &n, &k); ^ user.c:20:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘long long int *’ [-Wformat=] user.c:25:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=] fprintf(fout, "%I64d\n", fact1); ^ user.c:51:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=] fprintf(fout, "%I64d\n", (rez1*rez2)%MOD); ^ user.c:11:33: warning: unused variable ‘x’ [-Wunused-variable] long long n, k, fact1, fact2, x, rez1, rez2; ^ user.c:12:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &p); ^ user.c:20:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%I64d%I64d", &n, &k); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
144ms8080kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?