给个提示仅供参考不得抄袭!!!

wc040 2024-12-03 21:43:01 6
if (a <= 100 )
if (a >= 90 )
{ cout << "Great"; } 
if (a >= 70 )
if (a <= 89 )
{ cout << "Good"; } 
{{ vote && vote.total.up }}