Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~394 People Reached
Favorite Forums
Favorite Tags
Member Avatar for anonymous0318

![7b04c3154f13608d13b3b499dd4ac92d](/attachments/large/4/7b04c3154f13608d13b3b499dd4ac92d.PNG "7b04c3154f13608d13b3b499dd4ac92d") Hello, I'm beggining to learn C# and am writing an application for myself that will help me lose weight. I just noticed that when I start the application in visual studio, the application appears extremely blurry compared to the design form in visual studio. Does anyone know of …

Member Avatar for Ketsuekiame
0
173
Member Avatar for anonymous0318

#Hello, I am working on a homework assignment that after many hours, I still cannot get to function correctly. #The point is to take a list input of ones and zeros and print a compressed version. #Example) #input: [1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,1,0,0,0,0] #output: *41*50*71001*40 #Since the compression takes up 3 symbols(asterisk, amount of …

Member Avatar for woooee
0
221