Last active
December 3, 2017 04:14
-
-
Save benelog/a0886ea2286b7794f4cc89fac254ddbc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int count = 3; // main count1; | |
int count2 = 3; // main count2; | |
int count3 = 3; // main count3; | |
int count4 = 3; // main count4; | |
int causeCategoryCount = 3; // main count1; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment