Skip to content

Instantly share code, notes, and snippets.

View Sangharshvmore's full-sized avatar
💭
coding

Sangharsh Vijay More Sangharshvmore

💭
coding
View GitHub Profile
@Sangharshvmore
Sangharshvmore / code force team proble java solution
Created December 9, 2023 13:14
code force team problem java solution
import java.util.*;
public class TwohundthrityoneA {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n=sc.nextInt();
int count =0;
for(int i=0;i<n;i++){
int idcount=0; // for indiviual dicision