Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Niklas Bognar
Total activity
5
Last activity
December 01, 2021 11:06
Member since
November 29, 2021 12:13
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
December 01, 2021 11:06
#include <stdio.h>#include <stdlib.h>#include <time.h>#include <unistd.h>int main(void){ int j = 0, count = -1; int temp =0; int freq[100]; int voters[100]; int vote=0; int visit...
Community
CLion
Debug problems with Scanf
0 votes
Created
November 29, 2021 12:13
Community
CLion
Debug problems with Scanf
0 votes