row_id
int64
0
48.4k
init_message
stringlengths
1
342k
conversation_hash
stringlengths
32
32
scores
dict
7,929
Program the following Instructions with simple functional C# Code: Implement the guessing game with a menu system. The resting of the magic number should not be acknowledged, but not displayed. The user has to guess a number between 1-10. Have the Play make a single guess with "low" or "high" or "correct" messaging. Af...
a1add46dd58aa41ef0d68740d0a001dd
{ "intermediate": 0.3675968647003174, "beginner": 0.404961496591568, "expert": 0.2274416834115982 }
7,930
Program the following in simple functional Python code: Implement the guessing game with a menu system. The resting of the magic number should not be acknowledged, but not displayed. The user has to guess a number between 1-10. Have the Play make a single guess with "low" or "high" or "correct" messaging. After a guess...
a8f46eafe96f3e76921e670cce3d942b
{ "intermediate": 0.3997986912727356, "beginner": 0.36677244305610657, "expert": 0.23342891037464142 }
7,931
check if a line starts with certain characters in python
526950260c4d8cd22c250b34ca338755
{ "intermediate": 0.33806881308555603, "beginner": 0.34367018938064575, "expert": 0.31826093792915344 }
7,932
2.46-2.6 2.5 (non green)\n2.65 (green) $4000-8000 there is 3 string, make a python programme of using regular expression, to find the largest number of each string
d920967716e7ae17c76ebd78ad6d9231
{ "intermediate": 0.3303207457065582, "beginner": 0.2421121597290039, "expert": 0.4275670647621155 }
7,933
This is my ide program for a highsum gui game. "import GUIExample.GameTableFrame; import Model.*; import GUIExample.LoginDialog; public class GUIExample { private Dealer dealer; private Player player; private GameTableFrame app; public GUIExample() { } public void run() { dealer.shuf...
43acba593ea1327b453257cdc9269327
{ "intermediate": 0.2889218032360077, "beginner": 0.6018312573432922, "expert": 0.10924690216779709 }
7,934
provide for some filters for text-compare night background mode effects that can be used to improve the design in general and contrastisity.: as for element "<p>" style: "p { margin:20px; }" and a text color and background used style: "#night-mode-toggle:checked ~ body, #night-mode-toggle:checked ~ header, #night-mod...
f5bc5ef197c1bacc5d7559831a427aa0
{ "intermediate": 0.3786078095436096, "beginner": 0.22488640248775482, "expert": 0.39650580286979675 }
7,935
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
5280d76d87c9576200682736cb2df4f8
{ "intermediate": 0.363829106092453, "beginner": 0.3310404419898987, "expert": 0.3051304817199707 }
7,936
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
4c9817e0aeca73c81f6dc0c20c49dc53
{ "intermediate": 0.363829106092453, "beginner": 0.3310404419898987, "expert": 0.3051304817199707 }
7,937
"import zipfile import shutil import os import re from functions.sendMail import sendMail, sendErrorMail from functions.createLogger import createLogger sourceDir = "." unzipDir = "unzip/convertedData" regexZip = re.compile('(.*zip$)') regexPdf = re.compile('(.*pdf$)') logger = createLogger() os.makedirs('pdf') try:...
1eff67239e54262969d9b43614fc8c9c
{ "intermediate": 0.3483935594558716, "beginner": 0.3989012837409973, "expert": 0.2527051270008087 }
7,938
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
15eb4c523124083451157f605afe2dee
{ "intermediate": 0.363829106092453, "beginner": 0.3310404419898987, "expert": 0.3051304817199707 }
7,939
Take a look at this `canvas.lua` module, `canvas:draw()` function specifically:
bc71a1e25dd14b2fd6d5737449b1c9ad
{ "intermediate": 0.39871060848236084, "beginner": 0.30572980642318726, "expert": 0.2955596148967743 }
7,940
ошибка: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'addEventListener') код: import * as THREE from 'three'; import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader'; import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls' const scene = new THREE.Scene(); c...
67a49e098f86e1e08d8ba9921c9098e8
{ "intermediate": 0.34623831510543823, "beginner": 0.44540977478027344, "expert": 0.20835188031196594 }
7,941
$4000-8000 regular expression, expected result ['4000','8000']
99bbe37d365a022fb523847cd2da1410
{ "intermediate": 0.2922684848308563, "beginner": 0.4096863269805908, "expert": 0.29804518818855286 }
7,942
can hlp crete a style for <h2> "<h2>Climate Change</h2> ": around bg and text used in: "p { margin: 15px 5px; --x-blend-mode: Overlay; color: #F3EFEF; background-color: #182C2B; padding:5px 15px; border-radius:10px 10px; opacity:0.5; }" bg: "#night-mode-toggle:checked ~ body, #night-mode-toggle:checked ~ head...
51293e47cffb01f7c350907c70e7eb9a
{ "intermediate": 0.3559258282184601, "beginner": 0.30659157037734985, "expert": 0.3374825716018677 }
7,943
create a bot that predicts uprising cryptos and sells losing cryptos to buy the rising ones
1bd93e5f0eec78d328d0a75a2d987b25
{ "intermediate": 0.11449741572141647, "beginner": 0.05899813771247864, "expert": 0.8265044093132019 }
7,944
Uncaught TypeError: THREE.ImageUtils.loadTexture is not a function код: import * as THREE from 'three'; import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader'; import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls' const scene = new THREE.Scene(); const camera = new THREE.PerspectiveCame...
86461d834fd94b565f85079a033595bd
{ "intermediate": 0.2585221827030182, "beginner": 0.5335099697113037, "expert": 0.20796780288219452 }
7,945
regular expression: current case: ' '
cb24c7309db4cc0c140783a50bb64f8b
{ "intermediate": 0.3705267310142517, "beginner": 0.2968021035194397, "expert": 0.3326711356639862 }
7,946
make a regular expression the case: ‘$100-10000 $4000-8000 $1-150’ excepted result: “[‘100’,‘1000’],[‘4000’,‘8000’]”, etc …
e7848d8df2e3d331f0a2dfa6bfd92891
{ "intermediate": 0.36430907249450684, "beginner": 0.28512611985206604, "expert": 0.3505648374557495 }
7,947
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
f3af6e86ae25178783d2336bcdebb1d7
{ "intermediate": 0.363829106092453, "beginner": 0.3310404419898987, "expert": 0.3051304817199707 }
7,948
make a regular expression the case: ‘$100-10000 $4000-8000 $1-150’ excepted result: “[‘100’,‘1000’],[‘4000’,‘8000’]”, etc …
184c2bd382c2126e17053db33678b399
{ "intermediate": 0.36430907249450684, "beginner": 0.28512611985206604, "expert": 0.3505648374557495 }
7,949
[('4000', '8000')], python find the largest number
2861f10e2feeceef5190a5bbe525126f
{ "intermediate": 0.2578921318054199, "beginner": 0.3162267804145813, "expert": 0.4258810579776764 }
7,950
[(‘4000’, ‘8000’)], python find the largest number, excepted result is 8000
f03eb2639e385f03820aee742cc27148
{ "intermediate": 0.2705579698085785, "beginner": 0.25418588519096375, "expert": 0.4752561151981354 }
7,951
нужно чтобы материал отображался на плоскости с двух сторон const planeGeometry = new THREE.PlaneGeometry(1000, 1000); const planeMaterial = new THREE.ShaderMaterial({uniforms:uniforms, fragmentShader:shaderCode}); const planeMesh = new THREE.Mesh(planeGeometry, planeMaterial); scene.add(planeMesh); planeMesh...
594c9defca2d2d19c07c5a43fce2058a
{ "intermediate": 0.3841862976551056, "beginner": 0.2909463047981262, "expert": 0.3248673677444458 }
7,952
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
c9fe9a2ef740ab0023dd0d7f2c915437
{ "intermediate": 0.363829106092453, "beginner": 0.3310404419898987, "expert": 0.3051304817199707 }
7,953
/usr/local/lib/python3.10/dist-packages/librosa/core/spectrum.py:256: UserWarning: n_fft=2048 is too large for input signal of length=1599 warnings.warn( /usr/local/lib/python3.10/dist-packages/librosa/core/spectrum.py:256: UserWarning: n_fft=2048 is too large for input signal of length=1999 warnings.warn( /usr/loc...
ab124ee3673695901d4aa644b61d2317
{ "intermediate": 0.3264523446559906, "beginner": 0.5137659311294556, "expert": 0.15978172421455383 }
7,954
flutter gorouter package. how can i add extra data to route when redirecting?
e38549a35b2fa12e98f3e4aae8e560ae
{ "intermediate": 0.6505723595619202, "beginner": 0.1531246155500412, "expert": 0.19630305469036102 }
7,955
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
3f9e07dc8d91f887ca77f6a691c51bbb
{ "intermediate": 0.363829106092453, "beginner": 0.3310404419898987, "expert": 0.3051304817199707 }
7,956
//@version=4 study("Bollinger Bands with Weighted Volatility", overlay=false) // Input Variables length = input(title="Length", type=input.integer, defval=20, minval=1) deviations = input(title="Deviations", type=input.float, defval=2.0, minval=0.1, step=0.1) volatility_length = input(title="Volatility Length", type=i...
81a03447fa95af31a6794f695b161476
{ "intermediate": 0.3499029278755188, "beginner": 0.33703386783599854, "expert": 0.31306320428848267 }
7,957
Привет, пожалуйста, оптимизируй вот этот код: import numpy as np import librosa as lr import os import webrtcvad from sklearn.model_selection import train_test_split from sklearn.svm import SVC from sklearn.linear_model import LogisticRegression from sklearn.metrics import accuracy_score def load_dataset(path): au...
86b374cd06af0c2df10e6821b693d8af
{ "intermediate": 0.384460985660553, "beginner": 0.44586730003356934, "expert": 0.16967172920703888 }
7,958
Please add it so it takes over the random function in this code: import pandas as pd import random import numpy as np import matplotlib.pyplot as plt def generate_images(num_samples, num_images): # Take list (with 3 equal chunks) # Give each chunk the same number of distortions chunk_size = num_samples //...
da46f28d73d0c263aaf9484c81cb97f6
{ "intermediate": 0.41383790969848633, "beginner": 0.30367520451545715, "expert": 0.28248685598373413 }
7,959
lambda expressions are not supported in -source 1.7 (use -source 8 or higher to enable lambda expressions) 错误是什么原因
359679dccc25393eb83e2089298ae418
{ "intermediate": 0.35654979944229126, "beginner": 0.2619408965110779, "expert": 0.38150930404663086 }
7,960
как изменить этот код, чтобы анимация точки pointMesh применялась и ко всем точкам points? код: import * as THREE from 'three'; import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader'; import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls' const scene = new THREE.Scene(); const camera = n...
d2e42521dc9b1a7d58f97fc9d7e58d8d
{ "intermediate": 0.23643910884857178, "beginner": 0.6451652646064758, "expert": 0.11839558184146881 }
7,961
Write a C# code that removes the longest horizontal line from an image, using AForge library or native C#
27fab25984a15d1db673c190c1a56799
{ "intermediate": 0.6667096614837646, "beginner": 0.1114942878484726, "expert": 0.22179599106311798 }
7,962
output some random href links html elements for eco-friendliness
c47cdd5ba0af0eaada4a0f2c54964ef3
{ "intermediate": 0.4216761291027069, "beginner": 0.2754020094871521, "expert": 0.302921861410141 }
7,963
Build A deep learning model to classify Arabic language depending on classes this the shape of data that I have : train_X =list(training[:, 0]) train_Y = list(training[:, 1]) the train_X and train_Y is already convert it to number throug this code # 5 Text to Numbers training = [] out_empty = [0] * len(classes) # Cr...
8211991e1bc6ba56b1325e3e8d818c83
{ "intermediate": 0.2374693751335144, "beginner": 0.1653694063425064, "expert": 0.5971611738204956 }
7,964
How do I make an HTTP request in Javascript?
87a76beef4cc2aa2f435cc1c950fd6fb
{ "intermediate": 0.5629616379737854, "beginner": 0.20182780921459198, "expert": 0.2352105975151062 }
7,965
Hi i need a python code to run this steps for me 1.give subdomain from wodlist linebyline 2.send a https request to https://example.com/domain/{wordlist} 3.save response to txt file with domain name in worldlist
7ef26d9e934995b8463599c50d96934c
{ "intermediate": 0.5962547659873962, "beginner": 0.14905281364917755, "expert": 0.254692405462265 }
7,966
исправь код import * as THREE from 'three'; import { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader'; import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls' const scene = new THREE.Scene(); const camera = new THREE.PerspectiveCamera(75, window.innerWidth / window.innerHeight, 0.1, 1000);...
546e411c96673f48fefc9ba2d7c5f2b6
{ "intermediate": 0.32291173934936523, "beginner": 0.4881399869918823, "expert": 0.18894833326339722 }
7,967
You're Johnny Rebel, sing one of your most famous songs.
32325498513674881f469ddef0b652f5
{ "intermediate": 0.3903231918811798, "beginner": 0.3429405391216278, "expert": 0.26673623919487 }
7,968
Consider the following HMTL snippet, Give me the final request as CURL if the form is submitted: <style>#AppointmentDate_dateview .k-calendar .k-content .k-link{background-color:#87db87}#AppointmentDate_dateview .k-calendar .k-content .k-state-disabled .k-link{background-color:#fb5454}</style><script>var applicantsCou...
9c79587a75d42eb9d569c9edea7a34e9
{ "intermediate": 0.4073857367038727, "beginner": 0.3842223882675171, "expert": 0.2083919495344162 }
7,969
fivem scripting here is my server lua file for a script I want it to delete a item from the table if its been in for longer then 180 seconds -- server.lua local oil_slicks = {} -- Server event to create oil slick RegisterNetEvent('oil:create_oil_slick') AddEventHandler('oil:create_oil_slick', function(coords) -- ...
6dcd246240fb9307aa5dab2293b1cdcf
{ "intermediate": 0.3529272675514221, "beginner": 0.46098634600639343, "expert": 0.18608640134334564 }
7,970
can you write a android kotlin class following with the below requirement? This class is inherits from base class that show automatic interate show image in the images list. This class allow to rotate interact with touch event to allow user to rotate the picture.
dd0e19adef51f1030c52c74b4079d918
{ "intermediate": 0.46039626002311707, "beginner": 0.2863730490207672, "expert": 0.2532307505607605 }
7,971
java code to load a midi file and alter all scores randomly by 10% in the scope of harmonics to the altered score, using javax.sound.midi
6f0871a61b60179cc0a34f0b54818808
{ "intermediate": 0.614083468914032, "beginner": 0.09524192661046982, "expert": 0.2906746566295624 }
7,972
hi
861c18c51afc12c228e3def5ad08c339
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
7,973
I have this SAS code: PROC LOGISTIC DATA=ess10 PLOTS(unpack label)=ALL;; CLASS gndr (PARAM=REF) hincfel (PARAM=REF) sclmeet (PARAM=REF) brncntr (PARAM=REF) uemp12m (PARAM=REF) health (PARAM=REF) trstplc (PARAM=REF) trstplt (PARAM=REF) fairelcc (PARAM=REF); MODEL happy (Event = 'Not happy')=eduyrs agea gnd...
ef188882dfeee475b0632c3f774c152b
{ "intermediate": 0.34213870763778687, "beginner": 0.35119903087615967, "expert": 0.30666232109069824 }
7,974
what we need use Mapped() and mapped_column in sqlalchemy for? I can anderstad the difference between this one for instance class Log(Base): __tablename__ = "log" id = Column(Integer, primary_key=True, autoincrement=True) request_datetime = Column(TIMESTAMP(timezone=True), nullable=False) request_url...
f14dcc90894341e922375bc82bca34b7
{ "intermediate": 0.6312242150306702, "beginner": 0.30964091420173645, "expert": 0.059134818613529205 }
7,975
how to fix quartus specify a legal end time
71cba43605598f9398c8b810cebaaa08
{ "intermediate": 0.33438587188720703, "beginner": 0.35978078842163086, "expert": 0.3058333992958069 }
7,976
error: stray ‘\’ in program 23 | dest[length-1] = ‘\0’;
38799f6d4f10e0d158428343a076da49
{ "intermediate": 0.29076680541038513, "beginner": 0.4184085726737976, "expert": 0.29082462191581726 }
7,977
Write a script for Blender 3D version 3.5, so that you can align objects at the same distance from each other.
84b76971d297c9d3b33edc6e6380ab4f
{ "intermediate": 0.4396391808986664, "beginner": 0.2065831422805786, "expert": 0.353777676820755 }
7,978
the problem here that background "#1B2827" in ".language-option" doesn't want to go full height after "#night-mode-toggle" switch: <style> body, html { scrollbar-width: 2em; scrollbar-color: #fada38 #000000; overflow-x: hidden; color:black; margin: 0; padding: 0; position: absolute; top: 0px; left: 0px; right: 0px; bot...
bcdc32b84c55fbc6ed31b1432f36c8e4
{ "intermediate": 0.3420519530773163, "beginner": 0.32922711968421936, "expert": 0.32872092723846436 }
7,979
the problem here that background "#1B2827" in ".language-option" doesn't want to go full height after "#night-mode-toggle" switch: <style> body, html { scrollbar-width: 2em; scrollbar-color: #fada38 #000000; overflow-x: hidden; color:black; margin: 0; padding: 0; position: absolute; top: 0px; left: 0px; right: 0px; bot...
5b9dc4768868af6f7153b6821807ccb6
{ "intermediate": 0.3420519530773163, "beginner": 0.32922711968421936, "expert": 0.32872092723846436 }
7,980
the problem here that background "#1B2827" in ".language-option" doesn't want to go full height after "#night-mode-toggle" switch: <style> body, html { scrollbar-width: 2em; scrollbar-color: #fada38 #000000; overflow-x: hidden; color:black; margin: 0; padding: 0; position: absolute; top: 0px; left: 0px; right: 0px; bot...
d349f4b16352ac854beff5ca5b531424
{ "intermediate": 0.3420519530773163, "beginner": 0.32922711968421936, "expert": 0.32872092723846436 }
7,981
Можно ли заменить ios::binary и сделать более простым код? // Function to save data from an array of cars into a file void save_data(Car* cars, int n) { ofstream file("cars.dat" , ios::binary); if (!file) { cout << "Unable to create file." << endl; return; } for (int i = 0; i < n; i++) { file.write(cars[i].brand, 50); ...
a52b628b634b185d78f2e10cd5e5efcd
{ "intermediate": 0.48020437359809875, "beginner": 0.3535439670085907, "expert": 0.16625164449214935 }
7,982
This is my ide program for a highsum gui game. "import GUIExample.GameTableFrame; import Model.*; import GUIExample.LoginDialog; public class GUIExample { private Dealer dealer; private Player player; private GameTableFrame app; public GUIExample() { } public void run() { dealer.shuf...
01258be3f4c54a12ad8d1f0328ab4068
{ "intermediate": 0.2889218032360077, "beginner": 0.6018312573432922, "expert": 0.10924690216779709 }
7,983
how to verify server is in Enforcing SE Linux mode
7b941a7ef82b1748d048ec2d0991ce6c
{ "intermediate": 0.41491037607192993, "beginner": 0.2566029727458954, "expert": 0.32848668098449707 }
7,984
Update the following code const [questionnaire, categories] = await prisma.$transaction([ prisma.questionnaire.findFirst({ orderBy: [{ startDate: 'desc' }], where: { ...filter, approved: true, disabled: false, endDate: { gte: add...
f037e5089daf75a37f3c1c36ad8819d7
{ "intermediate": 0.3076351284980774, "beginner": 0.532168984413147, "expert": 0.16019585728645325 }
7,985
help make this have a delay, currently the pathfinding doesn't work import sys from ursina import * import random sys.setrecursionlimit(10000) app = Ursina() window.borderless = False window.fullscreen = False def create_map(w, h): return [[1 for _ in range(w)] for _ in range(h)] def create_map_object(maze):...
1a24482515ea0a61b62f4293de5801b1
{ "intermediate": 0.330001562833786, "beginner": 0.4367285966873169, "expert": 0.2332698553800583 }
7,986
hi i need a python script for this steps: 1. give a wordlist file path from user 2. send request to https://kent.com/domain/{{wordlist item's perline}} 3. save output as txt with name's in wordlist file
cab21905bc7b94b52fa02ad8e2ba8135
{ "intermediate": 0.42932212352752686, "beginner": 0.22512978315353394, "expert": 0.3455480635166168 }
7,987
the following code has a ascii art style above a donut animation which is also in ascii. before i added the ascii art header at the top saying "donut scrapper" the animation of the donut was working just fine. however, after i added that header, the donut seems to have been cut in half, even though there is significant...
8b0250db0a8f524132011c6bd3dbb1d2
{ "intermediate": 0.3130020201206207, "beginner": 0.48810625076293945, "expert": 0.198891744017601 }
7,988
In a php file there is a variable called $latest_from_softonic_curl that contains a xml content
1d11211b6d815036cc28413eaf5c210b
{ "intermediate": 0.27065178751945496, "beginner": 0.400939404964447, "expert": 0.328408807516098 }
7,989
a pyspark function removing first element of string using split
ce225613c3240db229bcc8f37f8fc85c
{ "intermediate": 0.3527587056159973, "beginner": 0.2493678480386734, "expert": 0.3978734314441681 }
7,990
const ScreenerPage: NextPage = () => { const {symbols} = useBinanceSymbols(); const [activeSymbol, setActiveSymbol] = useState("BTCUSDT"); const [symbolsFilters, setSymbolsFilters] = useState<string>(""); const [filteredSymbols, setFilteredSymbols] = useState<string[]>(symbols.filter((symbol) => symbol.include...
1100c284e7591c0dba9f55ad89fa1437
{ "intermediate": 0.2947842478752136, "beginner": 0.4457290768623352, "expert": 0.25948670506477356 }
7,991
hi
e4bfeb2f1afcc183faaca69365e793b6
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
7,992
#include "mainwindow.h" #include "ui_mainwindow.h" #include <QFileDialog> #include <QInputDialog> #include <QRadioButton> #include <QBoxLayout> #include <QPushButton> #include <QGroupBox> MainWindow::MainWindow(QWidget parent) : QMainWindow(parent) { // Set window title setWindowTitle("Abdugaffor L. - IVT1 B-22 - QT-G...
010a30a30b31441c02223e9a3506985c
{ "intermediate": 0.3651980459690094, "beginner": 0.423576682806015, "expert": 0.2112252563238144 }
7,993
make a nice looking menu in the command prompt. fill it with lots ascii art to make it look all programmy and sweet
e069937925d95467848a7f8f2466bc0a
{ "intermediate": 0.3218807876110077, "beginner": 0.25923892855644226, "expert": 0.41888028383255005 }
7,994
the problem here that background “#1B2827” in “.language-option” doesn’t want to go full height after “#night-mode-toggle” switch: <style> body, html { scrollbar-width: 2em; scrollbar-color: #fada38 #000000; overflow-x: hidden; color:black; margin: 0; padding: 0; position: absolute; top: 0px; left: 0px; right: 0px; bot...
7024b1685c5a53155a018f93abff4baa
{ "intermediate": 0.3399335741996765, "beginner": 0.3831777572631836, "expert": 0.2768886387348175 }
7,995
hi do you know common data format, cdf? do you know of a cdf wrapper in python?
91ac167d2139f7004248036e1430b5e5
{ "intermediate": 0.5795376896858215, "beginner": 0.25405508279800415, "expert": 0.16640718281269073 }
7,996
In a php file I want to use a curl to scrape this url: https://en.softonic.com/sitemap-article_news.xml and pick the news title of the first 4 items
bd2e3a8cf34f9c6b93e2c4ed6e48de40
{ "intermediate": 0.2725997865200043, "beginner": 0.22756019234657288, "expert": 0.49984002113342285 }
7,997
show me the code of how to cancel zip process using libzip
fc2cea32a9c9764890ba8957af939568
{ "intermediate": 0.652575671672821, "beginner": 0.0858895555138588, "expert": 0.26153478026390076 }
7,998
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
3666b23f979c7f369fb9c57ba0ccd090
{ "intermediate": 0.35484620928764343, "beginner": 0.2958282232284546, "expert": 0.349325567483902 }
7,999
tell me a linux command for cheking kernel version
57ffb4ba7ff1a53884a80a57f79cc945
{ "intermediate": 0.3265705406665802, "beginner": 0.35661882162094116, "expert": 0.31681060791015625 }
8,000
定义皇冠梨订购成本为 1.5元,售价 2.1 元,过期成本 1.7 元,缺货成本 0.4 元,持有成本 0.1 元,提前期为 1 天,生命周期为 3 天,对动作数量和数值进行调整,对 Q 学习算法模型进行训练。基于 Q 学习算法的库存模型的库存成本计算公式为𝑈 = 𝐶 ∙ 𝐶𝑛 + 𝑃𝑛∙ 𝑃 + 𝐺𝑛 ∙ 𝐺,其中,U:库存成本,C:单位产品的过期成本,𝐶𝑛:每段时间内的过期数量, 𝑃𝑛:单位产品的持有成本,𝑃 :每段时间内持有的商品的数量,𝐺𝑛 :单位产品的缺货成本,𝐺 :每段时间内的缺货数量。总利润=500*R,库存成本为 U。以生鲜农产品零售经营者利润为奖励函数,在实验过程中,生鲜农产品零...
e83bf7eb9b833d2599afcf817b436cca
{ "intermediate": 0.27453935146331787, "beginner": 0.5560486912727356, "expert": 0.16941198706626892 }
8,001
perbaiki arsitektur model ini: # Membuat model CNN-LSTM model = Sequential([ Embedding(input_dim=10000, output_dim=300, input_length=500, weights=[embedding_matrix], trainable=False), Conv1D(256, 3, activation='relu', kernel_regularizer=l2(0.01)), Max...
55ee2bbb5c6d2d6face71a0fb3a4ce46
{ "intermediate": 0.26596325635910034, "beginner": 0.2323790043592453, "expert": 0.5016577243804932 }
8,002
> bpm-ui@0.1.0 start > webpack serve -c config/webpack.config.js --node-env=development --progress --hot [webpack-cli] You need to install 'webpack-dev-server' for running 'webpack serve'. Error: Cannot find module 'D:\silaUnion\bpm\bpm-ui\node_modules\body-parser\node_modules\debug\src\index.js'. Please verify that t...
179ca223b6b5579daa9476117b85e2fe
{ "intermediate": 0.4227549731731415, "beginner": 0.28517216444015503, "expert": 0.2920728027820587 }
8,003
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
defe9346c0123d51e89f6ce0abe1de10
{ "intermediate": 0.35484620928764343, "beginner": 0.2958282232284546, "expert": 0.349325567483902 }
8,004
make a python program to crawle the p rate of this website: ‘https://www.ocbcwhhk.com/whb/action/rate/whbRate.do?id=prime_lending_rate&locale=en-us’
ff54d527941a6a160a67e2b6caf31d01
{ "intermediate": 0.4097122848033905, "beginner": 0.19029833376407623, "expert": 0.3999893367290497 }
8,005
I'm working on a fivem diving script but haven't done the server.lua could you please write it QBCore = exports['qb-core']:GetCoreObject() local SCAV_TOOLS = { "weapon_knife", "weapon_screwdriver", } local openWater = 0.0 local lastScavCoords = false local lastScavTime = 0 local function doesPlayerHaveTool(p...
376a0a29475340d79d90b651a0198226
{ "intermediate": 0.31333568692207336, "beginner": 0.36697131395339966, "expert": 0.319692999124527 }
8,006
please make an example code in python where we take two cdf files as inputs and the output is a single cdf file merged with the information of the inputs. We merge all the variables from the input files
3ae93e3f10e5fe2a81f4607fe4a870ef
{ "intermediate": 0.391305536031723, "beginner": 0.2600676417350769, "expert": 0.3486268222332001 }
8,007
In php I want to do a doble condition in the foreach but there is a error solve it, <?php foreach( $latest_from_softonic->url as $url && $latest_from_softonic->title as $title ) : ?>
689a9f8ead51e593f8606b71ee8d4b8c
{ "intermediate": 0.43047896027565, "beginner": 0.4135083556175232, "expert": 0.1560126394033432 }
8,008
Give me python ml code to cluster cisco network devices syslog messages by messages that usually appear one after other (in near timestamps)
499b2727854e39333a0020b4bd3914bb
{ "intermediate": 0.6066902875900269, "beginner": 0.09424416720867157, "expert": 0.2990655303001404 }
8,009
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
471606339e6970f978d0f67592206238
{ "intermediate": 0.35484620928764343, "beginner": 0.2958282232284546, "expert": 0.349325567483902 }
8,010
if (radio_up_down->isChecked()) { animation_->setStartValue(QPoint(pic_->pos().x(), 0)); animation_->setEndValue(QPoint(pic_->pos().x(), height() - 2*pic_->height())); } сделай так чтобы фигура из своего положения начала двигаться вверх-вниз плавно на ширину окна
391dd0ee25b873d26f606c42f45d13ed
{ "intermediate": 0.35094138979911804, "beginner": 0.4146222770214081, "expert": 0.23443637788295746 }
8,011
do you know computer craft mod?
16a586c3390effe07ac10070b5eafb28
{ "intermediate": 0.10930702835321426, "beginner": 0.15762700140476227, "expert": 0.7330659627914429 }
8,012
hello
9c2ac643e52313696727f2ee8c60ddc9
{ "intermediate": 0.32064199447631836, "beginner": 0.28176039457321167, "expert": 0.39759764075279236 }
8,013
Automatic Real-Time Generation of Floor Plans Based on Squarified Treemaps Algorithm Fernando Marson1and Soraia Raupp Musse 1 Show more Academic Editor: Rafael Bidarra Received 28 May 2010 Accepted 28 Aug 2010 Published 07 Oct 2010 Abstract A novel approach to generate house floor plans with semantic information is pre...
fc12d0c7eb9956211711373e027bc29e
{ "intermediate": 0.3376322090625763, "beginner": 0.3321741223335266, "expert": 0.3301936984062195 }
8,014
hi
4cfdb5cc73b957fd933ae317c039a793
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
8,015
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
04c222e5acb78e7340d5e5828c2d6df0
{ "intermediate": 0.35484620928764343, "beginner": 0.2958282232284546, "expert": 0.349325567483902 }
8,016
hi i need a python script for this steps: 1. give a wordlist file path from user 2. send request to https://kent.com/domain/{{wordlist item's perline}} 3. save output as txt with name's in wordlist file
bcf6d2311af83573f9b9ba8a1326001a
{ "intermediate": 0.42932212352752686, "beginner": 0.22512978315353394, "expert": 0.3455480635166168 }
8,017
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
51e847a34558fe172c2a976a2630b085
{ "intermediate": 0.4277711808681488, "beginner": 0.3564312160015106, "expert": 0.21579760313034058 }
8,018
this is my script "from flask import Flask, request from binance.client import Client from telegram import Bot import sys import os from binance.enums import * from dotenv import load_dotenv import math import asyncio import aiohttp from werkzeug.exceptions import HTTPException from threading import Thread, Event impor...
ab06376f512c9856154e1f7cc252824c
{ "intermediate": 0.3154708445072174, "beginner": 0.5860281586647034, "expert": 0.09850108623504639 }
8,019
generate code for html site with simple design for developing content and discography of content, also video content, educatuion content, archive and other, all in one simple words. But generate code only
1b697cf2b74c45f34eb5a445377339ee
{ "intermediate": 0.30804795026779175, "beginner": 0.3219258785247803, "expert": 0.3700261116027832 }
8,020
I'm working on fivem script in lua which rewards you an item based on a tiers I have 5 levels how can I make it so the player has the chances below to hit a loot table (Rare) – 79.92% (Mythical) – 15.98% (Legendary) – 3.2% (Ancient) – 0.64% (Exceedingly Rare) – 0.26%
ab341f6afa9d226e7d13d0bdd96b8392
{ "intermediate": 0.4121628403663635, "beginner": 0.2619507312774658, "expert": 0.32588645815849304 }
8,021
using slack bolt and typescript, how can I close all open modals programatically?
902b688e0a6e9c8968247f7526e13d4c
{ "intermediate": 0.42337024211883545, "beginner": 0.2241363376379013, "expert": 0.35249337553977966 }
8,022
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
fe80dbe9f175a1d0ae4a9459c4eee330
{ "intermediate": 0.4277711808681488, "beginner": 0.3564312160015106, "expert": 0.21579760313034058 }
8,023
I have "Load Traces\2022 Solar Traces\Stoch_N3.csv" in a cell in excel and want to replace Stoch_N3 with Stoch_ghkartayt
9e2a065792fd54114f3b33527e8235b0
{ "intermediate": 0.31656357645988464, "beginner": 0.26887214183807373, "expert": 0.4145643413066864 }
8,024
In SAS I have data abt.train_woe. I want to find 30 most correlated with each other variables and print them with their correlation.
c52fcb9e5a04ace2838da6a1c5f9252c
{ "intermediate": 0.42115360498428345, "beginner": 0.3351150453090668, "expert": 0.24373134970664978 }
8,025
Can you convert this code into psycopy code import java.awt.BasicStroke; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Graphics2D; import javax.swing.JPanel; @SuppressWarnings("serial") public class testGenerator extends JPanel { public void paintComponent(Graphics g) { i...
bbc7c13135065fbe518a943a2d1c7f18
{ "intermediate": 0.35295814275741577, "beginner": 0.45724454522132874, "expert": 0.1897972971200943 }
8,026
replace this command if [[ $LAST_KERNEL != $CURRENT_KERNEL ]]; then # Set reboot flag touch /tmp/reboot echo "KERNEL_CHANGED" else echo "No KERNEL Change Detected" fi
a60030ccd2fbd6fa268c369b4aa9f917
{ "intermediate": 0.26754581928253174, "beginner": 0.44314831495285034, "expert": 0.28930580615997314 }
8,027
from pytube import Playlist import os # Create object for the YouTube playlist pl = Playlist("https://youtube.com/playlist?list=OLAK5uy_nGY-yTOBEwF6ge8thscT78_0sah0XNyvg") # Loop through all the videos in the playlist and download them as mp3 files for video in pl.videos: audio_stream = video.streams.filter(only_...
afd3102dc579379dd96302d8eb2d7f2e
{ "intermediate": 0.4430379569530487, "beginner": 0.3084612190723419, "expert": 0.24850080907344818 }
8,028
Optimize this code to make it run faster. Functionality should remain unchanged import requests # Replace YOUR_API_KEY_HERE with your BSCScan ‘PI key. API_KEY = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS' # Define the functions to check if a contract is a verified token contract. def is_verified_contract(contract_address):...
1b5bccd2e540b1ee41d1c760d9272cae
{ "intermediate": 0.41956380009651184, "beginner": 0.3290831446647644, "expert": 0.25135308504104614 }