Open essepuntato opened 1 year ago
The output would be 2 with these inputs
2, since both appeared
2, because both of these input values are in the bibliographic entry
2
2
The output would be 2 since the two words can be found in the bibliographic entry
the output would be 2 because the result value initialised to 0 adds up to 1 each time the input values appear in the bibliographic entry, that is two times.
2
the output is 2
2
2, both words are in the bibliographic entry
it's 2 because
Since both words are in the bibliographic entry, the output is 2.
The output is 2
2
I think the output is 2 since both words are contained in the bibliographic entry!
2 because both are in the bibliographic entry
The result of the execution of the algorithm using the input values:
word 1= "Peroni"; word 2= "HTML" and bibliographical entry = "Peroni, S., Osborne, F., Di Iorio, A., Nuzzolese, A. G., Poggi, F., Vitali, F., Motta, E. (2017). Research Articles in Simplified HTML: a Web-first format for HTML-based scholarly articles. PeerJ Computer Science 3: e132. e2513. DOI: https://doi.org/10.7717/peerj-cs.132"
We start from 0, then we sum 1 to the result because the word 1= "Peroni" is in the be and then we sum 1 to the previous result because the word 2 ="HTML" is in the be too. The final result is 2
The result is 2 since both words appear into the b.e.
2
The result is 2:
2
Based on Figure 4 and the fact that both words are included in the bibliographic entry, the result is 2.
The output will be "2", because both values are present in the entry
2, because both of them are in the bibliographic entry.
2, because both words "Peroni" and "HTML" are in the bibliographic entry.
What is the result of the execution of the algorithm in Figure 4 of the chapter "Algorithms" using
"Peroni"
,"HTML"
, and"Peroni, S., Osborne, F., Di Iorio, A., Nuzzolese, A. G., Poggi, F., Vitali, F., Motta, E. (2017). Research Articles in Simplified HTML: a Web-first format for HTML-based scholarly articles. PeerJ Computer Science 3: e132. e2513. DOI: https://doi.org/10.7717/peerj-cs.132"
as input values?