Borderou de evaluare (job #1798207)

Utilizator iAnduAlexandru Banu iAndu Data 4 noiembrie 2016 22:18:13
Problema Clasic Status done
Runda Arhiva ICPC Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:14:3: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘int’ [-Wformat=] (void)fscanf(input, "%d", noOfElements); ^ user.c:8:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] (void)fscanf(input, "%d", &noOfArrays); ^ user.c:14:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] (void)fscanf(input, "%d", noOfElements); ^ user.c:16:4: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] (void)fscanf(input, "%lld", &number); ^ user.c:14:3: warning: ‘noOfElements’ may be used uninitialized in this function [-Wmaybe-uninitialized] (void)fscanf(input, "%d", noOfElements); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms232kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?