勇帜 周
/
2645_Final_project_1
bird
Diff: structure_2/structure_2.cpp
- Revision:
- 2:fb9c05867677
- Parent:
- 0:3887ebee1b37
--- a/structure_2/structure_2.cpp Sat May 04 10:24:57 2019 +0000 +++ b/structure_2/structure_2.cpp Sun May 05 18:46:58 2019 +0000 @@ -63,7 +63,16 @@ if ( _ee == 31 ){ _tt = _tt++; } - + if ( _mm <= 15 ){ + _nn =0 ; + } + if ( _pp <= 15 ){ + _qq =0 ; + } + if ( _ee <= 15 ){ + _oo =0 ; + } + }