Question is ==> You are given two integer arrays nums1 and nums2, sorted in non-decreasing order, and two integers m and n, representing the number of elemen
I am trying to implement deep links in my flutter app. When user clicked the link inside the Whatsapp app my app open inside the Whatsapp. I want to open my app
This example will not work (+= in for loop), but it shows what I want to achieve: import openpyxl wb = openpyxl.Workbook() sheet = wb.active for a,b,c,d,e,f,g
For example I need content from page https://aliexpress.ru/item/4001275226820.html In Postman and in browser I get html content of page But when I try use GO i
I am very new to JavaScript but have good experience with C and java. For whatever reason my code below will not fill in the array with values other than undefi
I have a program that separates words by spaces. I need to count which words in the text contain 4 different vowels. It didn't seem complicated, until I realize
I have this issue that I haven't reached to before so I am asking for some help. I have this entity class @EqualsAndHashCode(callSuper = true) @Data @NoArgsCons
OS: MacOS 12.0.1 #include <iostream> #include <SDL2/SDL.h> int main(int argc, char* argv[]) { SDL_Window *window; SDL_Init(SDL_INIT_VIDEO)
using package Flutter Sound i am able to record an audio and can play the audio by the audio URL/Uri but after playing audio what i need is to convert that audi