Borderou de evaluare (job #1797710)

Utilizator alex.grigorasAlex Grigoras alex.grigoras Data 4 noiembrie 2016 18:28:34
Problema Split2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:88:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf(fin, "%d", v+i); ^ user.cpp:95:44: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘clock_t {aka long int}’ [-Wformat=] fprintf(fout, "%llu\n", clock() - begin); ^ user.cpp:71:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &T); ^ user.cpp:83:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &N); ^ user.cpp:84:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &M); ^ user.cpp:88:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", v+i); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit4168kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?