对象已移动

可在此处找到该文档 Find the longest Substring of a given String S – New Self New Life
New Self New Life
No Result
View All Result
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices
New Self New Life
No Result
View All Result
Home Softwares

Find the longest Substring of a given String S

by admin
2 years ago
in Softwares
Best Coding Practices For Rest API Design
Share on FacebookShare on Twitter


import java.io.*;

import java.util.*;

  

public class GFG {

  

    

    

    public static void maxLength(int lis[], int n)

    {

        lengthy or = 0;

  

        

        

        for (int i = 0; i < n; i++) = lis[i];

        

  

        int[] rely = new int[32];

        for (int i = 0; i < n; i++) {

            for (int j = 0; j < 32; j++) {

                if ((lis[i] & (1L << j)) != 0)

                    rely[j]++;

            }

        }

  

        lengthy ans = 0, l = 0, tempOr = 0;

        for (int r = 0; r < n; r++) {

            tempOr |= lis[r];

  

            boolean flag = true;

            for (int i = 0; i < 32; i++) {

                if ((lis[r] & (1L << i)) != 0) {

                    rely[i]--;

                    if (rely[i] == 0)

                        flag = false;

                }

            }

  

            

            if (!flag) {

                for (; l <= r;) {

                    boolean flag1 = true;

                    for (int i = 0; i < 32; i++) {

                        if ((lis[(int)l] & (1L << i))

                            != 0) {

                            rely[i]++;

                        }

                        if (rely[i] == 0)

                            flag1 = false;

                    }

                    l++;

                    if (flag1)

                        break;

                }

            }

  

            

            

            if (tempOr == or) {

  

                ans = Math.max(ans, r - l + 1);

            }

        }

  

        

        if (ans != 0)

            System.out.println(ans);

        else

            System.out.println(-1);

    }

  

    

    public static void important(String[] args)

    {

        String S = "2347";

        int N = S.size();

        int[] A = new int[N];

        for (int i = 0; i < N; i++) {

            A[i] = S.charAt(i) - '0';

        }

  

        

        maxLength(A, N);

    }

}



Source link

Tags: FindLongestStringSubstring
Previous Post

3AC founders seek US$25M for new venture GTX to fill FTX void

Next Post

Which is right for you?

Related Posts

Meta slams ‘incorrect and unlawful’ EU DMA ruling
Softwares

Meta slams ‘incorrect and unlawful’ EU DMA ruling

by admin
July 3, 2025
Best Practices, Tools, xUnit, and NUnit Framework
Softwares

Best Practices, Tools, xUnit, and NUnit Framework

by admin
July 1, 2025
Start up crash fix – Vivaldi iOS Browser snapshot 3737.4
Softwares

Start up crash fix – Vivaldi iOS Browser snapshot 3737.4

by admin
June 30, 2025
Windows’ infamous ‘blue screen of death’ will soon turn black
Softwares

Windows’ infamous ‘blue screen of death’ will soon turn black

by admin
June 28, 2025
User Guide for Unopim Odoo Connector
Softwares

User Guide for Unopim Odoo Connector

by admin
June 27, 2025
Next Post
Which is right for you?

Which is right for you?

Dolly Parton Confirms Paul McCartney, Stevie Nicks as LP Guests

Dolly Parton Confirms Paul McCartney, Stevie Nicks as LP Guests

  • Trending
  • Comments
  • Latest
Games teach kids climate action

Games teach kids climate action

January 23, 2024
Xu Kai’s Upcoming Chinese Dramas List

Xu Kai’s Upcoming Chinese Dramas List

August 14, 2024
How to integrate Odoo with ReactJs frontend

How to integrate Odoo with ReactJs frontend

October 7, 2024
Indiana Evans: What happened to the H2O Australian actress Indiana Evans and what is she doing now? | Explainer

Indiana Evans: What happened to the H2O Australian actress Indiana Evans and what is she doing now? | Explainer

December 7, 2024
Bones: All Of Brennan’s Interns, Ranked

Bones: All Of Brennan’s Interns, Ranked

June 15, 2021
The Best Low Carb Cranberry Sauce (Keto, Paleo, Diabetic Friendly)

The Best Low Carb Cranberry Sauce (Keto, Paleo, Diabetic Friendly)

October 22, 2023
18 Best Political Series on Netflix, Ranked

18 Best Political Series on Netflix, Ranked

March 25, 2025
The Best Madras Shirt Brands For Men: Summer 2021 Edition

The Best Madras Shirt Brands For Men: Summer 2021 Edition

July 20, 2021
Thursday’s Workwear Report: One-Button Peak-Lapel Blazer

Thursday’s Workwear Report: One-Button Peak-Lapel Blazer

July 3, 2025
Meta slams ‘incorrect and unlawful’ EU DMA ruling

Meta slams ‘incorrect and unlawful’ EU DMA ruling

July 3, 2025
Josh Peck and Paige O’Brien Announce Arrival of Baby No. 3

Josh Peck and Paige O’Brien Announce Arrival of Baby No. 3

July 3, 2025
Kate Beckinsale Reveals Significant Weight Loss In Deleted Instagram Pics — Tells Commenters It's Because Of 'Deeply Painful' Situation

Kate Beckinsale Reveals Significant Weight Loss In Deleted Instagram Pics — Tells Commenters It's Because Of 'Deeply Painful' Situation

July 3, 2025
X Looks Set to Partner With Persona on ID Confirmation for Payments

X Wins Free Speech Case in Australia

July 3, 2025
Kanye West entry visa revoked by Australia after ‘Heil Hitler’ song release – National

Kanye West entry visa revoked by Australia after ‘Heil Hitler’ song release – National

July 3, 2025
Why Top Talent is Walking and What Leaders Must Do Now

Why Top Talent is Walking and What Leaders Must Do Now

July 2, 2025
Dave Grohl Shares Gratitude Recalling Foo Fighters’ Beginning

Dave Grohl Shares Gratitude Recalling Foo Fighters’ Beginning

July 2, 2025
New Self New Life

Your source for entertainment news, celebrities, celebrity news, and Music, Cinema, Digital Lifestyle and Social Media and More !

Categories

  • Celebrity
  • Cinema
  • Devices
  • Digital Lifestyle
  • Entertainment
  • Music
  • Social Media
  • Softwares
  • Uncategorized

Recent Posts

  • Thursday’s Workwear Report: One-Button Peak-Lapel Blazer
  • Meta slams ‘incorrect and unlawful’ EU DMA ruling
  • Josh Peck and Paige O’Brien Announce Arrival of Baby No. 3
  • Home
  • Disclaimer
  • DMCA
  • Privacy Policy
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact us

Copyright © 2021 New Self New Life.
New Self New Life is not responsible for the content of external sites. slotsfree  creator solana token

No Result
View All Result
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices

Copyright © 2021 New Self New Life.
New Self New Life is not responsible for the content of external sites.

New Self New Life