Pagini recente » Borderou de evaluare (job #3187248) | Borderou de evaluare (job #525008) | Borderou de evaluare (job #2842253) | Borderou de evaluare (job #1414249) | Borderou de evaluare (job #2611079)
Borderou de evaluare (job #2611079)
Raport evaluator
Compilare:
main.cpp: In function 'void gen_sfibo()':
main.cpp:22:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while (s_fibo[ind-1]<LLONG_MAX-fibo[ind])
^~~~~
main.cpp:24:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
s_fibo[0]=ind;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:37:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(s_fibo[k]<n || (s_fibo[k]-n)%2==1)
~~~~~~~~~^~
main.cpp:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(s_fibo[k]==n)
~~~~~~~~~^~~
main.cpp:52:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(fibo[ck]>z)
~~~~~~~~^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 131kb | Correct! | 10 |
| 2 | 98ms | 1179kb | Correct! | 10 |
| 3 | 94ms | 1310kb | Correct! | 10 |
| 4 | 157ms | 2097kb | Correct! | 10 |
| 5 | 6ms | 262kb | Correct! | 10 |
| 6 | 236ms | 3145kb | Correct! | 10 |
| 7 | 68ms | 917kb | Correct! | 10 |
| 8 | 286ms | 3932kb | Correct! | 10 |
| 9 | 306ms | 3932kb | Correct! | 10 |
| 10 | 2ms | 131kb | Correct! | 10 |
| Punctaj total | 100 |