Pagini recente » Borderou de evaluare (job #1210444) | Borderou de evaluare (job #1817774) | Borderou de evaluare (job #2782681) | Borderou de evaluare (job #2690801) | Borderou de evaluare (job #1056028)
Borderou de evaluare (job #1056028)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:22: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int’ [-Wformat=]
fscanf(f,"%d\n",t);
^
user.cpp:38:34: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 3 has type ‘long long int’ [-Wformat=]
fscanf(f,"%lld%lld\n",n,k);
^
user.cpp:38:34: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 4 has type ‘long long int’ [-Wformat=]
user.cpp:39:43: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int’ [-Wformat=]
fprintf(g,"%lld\n",rezultat(n,k,a));
^
user.cpp:35:23: warning: ‘t’ is used uninitialized in this function [-Wuninitialized]
fscanf(f,"%d\n",t);
^
user.cpp:38:35: warning: ‘n’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fscanf(f,"%lld%lld\n",n,k);
^
user.cpp:38:35: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 44ms | 8176kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |