New to C++. Here is my code: #include <string> #include <cstdlib> #include <time.h> using namespace std; const int Gardensize = 20;//Garden
I'm trying to connect my electron app to a database, but I keep getting the same error ETIMEOUT or that the user don't have access But if I try with my local d
I am using "nesk/puphpeteer": "^2.0" and I want to select the following dropdown of a datatable: Find below my minimum example: <?php require_once '../vend
I have made a Ai cursor controller by face land marks by using python open cv, So i need to use this module inside my web browser application that made from .ne
Im trying to add X509Certificate, a public key under KeyInfo Tag while Digitally signing a soap enevelope. I have tried many way, still not look. PFB my Code SN
Latest Angular Material v13 upgrade is causing this mattooltip issue When a button is hovered it shows tooltip and overlaps with the adjacent controls not allow
I have a really simple template and a simple nested template. Unfortunately, my nested template doesn't render anything. I followed the example defined at: http
This code passed all tests except one "initiateRandTests".I dont understand what is it. On the site 0 information about this or I cant understand it. there is m
I have two datasets- sessions and ratings. I want to join the sessions and ratings datasets based on the artist_id (in both datasets) and the recording_date (fr