Pagini recente » Borderou de evaluare (job #2228024) | Borderou de evaluare (job #2112822) | Borderou de evaluare (job #2297821) | Borderou de evaluare (job #950450) | Borderou de evaluare (job #2726823)
Borderou de evaluare (job #2726823)
Raport evaluator
Compilare:
main.cpp: In function 'long unsigned int Comb(unsigned int, unsigned int)':
main.cpp:16:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < k; ++i) {
~~^~~
main.cpp: In function 'void solve()':
main.cpp:41:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=]
fprintf(g,"%d:%lu\n",nrnr,ans);
^
main.cpp:34:22: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n); /// citim n
^
main.cpp:42:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
Punctaj total | 0 |