row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
10,446 | how can i add image in the form so it saves to the collection of this?
here is my code
import { Text, View, TextInput, Pressable, ScrollView } from 'react-native';
import { gStyle } from '../styles/style';
import React, {useState} from 'react';
import Footer from '../components/Footer';
import Header from '../component... | 42e6a06647d2fd6b94f75e68fc26290f | {
"intermediate": 0.5024474859237671,
"beginner": 0.35906413197517395,
"expert": 0.1384882926940918
} |
10,447 | я хочу добавлять музыку из soundcloud к профилю, чтобы она правильно отображалась в html. Вот код:
app.js:
const express = require("express");
const fs = require("fs");
const session = require("express-session");
const fileUpload = require("express-fileupload");
const app = express();
app.set("view engine", "ejs");
... | eea30b177363917591f8fd2bdafa4d56 | {
"intermediate": 0.3619075417518616,
"beginner": 0.4706031382083893,
"expert": 0.16748933494091034
} |
10,448 | compare two json file in java and output difference | f632b2c9d97f8d612e9804a6b657d646 | {
"intermediate": 0.4945719540119171,
"beginner": 0.2569228708744049,
"expert": 0.24850520491600037
} |
10,449 | securityFilterChain in spring 6 | 0744e2aecfadbc61bbba4b11157f27ce | {
"intermediate": 0.3632659614086151,
"beginner": 0.2319931536912918,
"expert": 0.4047408998012543
} |
10,450 | I used this code: import time
from binance.client import Client
from binance.enums import *
from binance.exceptions import BinanceAPIException
from binance.helpers import round_step_size
import pandas as pd
import requests
import json
import numpy as np
import pytz
import datetime as dt
import ccxt
# Get the current t... | a430c3443f4cbc5602dc6239a5e4c258 | {
"intermediate": 0.549864649772644,
"beginner": 0.34405308961868286,
"expert": 0.10608229786157608
} |
10,451 | c# word gen document and save window dialog | 2c8b9624893a55b328da7c8d9d53d9b2 | {
"intermediate": 0.24134576320648193,
"beginner": 0.26621443033218384,
"expert": 0.49243980646133423
} |
10,452 | D3D11CreateDevice怎么使用 | 6c2ed986f3718120389f522f5e98ca4f | {
"intermediate": 0.23988692462444305,
"beginner": 0.2484026998281479,
"expert": 0.5117103457450867
} |
10,453 | Представь, что ты программист Django. Следующий код вызывает эту ошибку: django.db.transaction.TransactionManagementError: An error occurred in the current transaction. You can't execute queries until the end of the 'atomic' block.
class UserUpdateApi(generics.UpdateAPIView):
serializer_class = UserUpdateSerialize... | 09a54582d40fb9b00e857b9984145aa4 | {
"intermediate": 0.4096064567565918,
"beginner": 0.4033585786819458,
"expert": 0.1870349794626236
} |
10,454 | я хочу добавлять музыку из soundcloud к профилю, чтобы она правильно отображалась в html. Вот код:
app.js:
const express = require(“express”);
const fs = require(“fs”);
const session = require(“express-session”);
const fileUpload = require(“express-fileupload”);
const app = express();
app.set(“view engine”, “ejs”);
... | ae2cc48cc9c931c7c4e2346299ae3f8b | {
"intermediate": 0.4417024254798889,
"beginner": 0.42180517315864563,
"expert": 0.13649241626262665
} |
10,455 | app.js:
const express = require(“express”);
const fs = require(“fs”);
const session = require(“express-session”);
const fileUpload = require(“express-fileupload”);
const app = express();
app.set(“view engine”, “ejs”);
app.use(express.static(“public”));
app.use(express.urlencoded({ extended: true }));
app.use(fileUplo... | e48fa56cb80509ca29852b9189e45d70 | {
"intermediate": 0.4536873996257782,
"beginner": 0.36664488911628723,
"expert": 0.17966769635677338
} |
10,456 | how to create trend plot from a set of data | 69d4ebc8470862a98e7d8e47099fea09 | {
"intermediate": 0.3417595326900482,
"beginner": 0.23120346665382385,
"expert": 0.42703700065612793
} |
10,457 | app.js:
const express = require(“express”);
const fs = require(“fs”);
const session = require(“express-session”);
const fileUpload = require(“express-fileupload”);
const app = express();
app.set(“view engine”, “ejs”);
app.use(express.static(“public”));
app.use(express.urlencoded({ extended: true }));
app.use(fileUplo... | fc4d7901fb2ff07962cd50a95057295f | {
"intermediate": 0.4536873996257782,
"beginner": 0.36664488911628723,
"expert": 0.17966769635677338
} |
10,458 | import { Text, View, TextInput, Pressable, ScrollView } from ‘react-native’;
import { gStyle } from ‘…/styles/style’;
import Footer from ‘…/components/Footer’;
import Header from ‘…/components/Header’;
import { firebase } from ‘…/Firebase/firebase’;
import ‘firebase/compat/auth’;
import ‘firebase/compat/database’;
impo... | 0f3c06f2e107d15132a90cc35bc40766 | {
"intermediate": 0.4025595486164093,
"beginner": 0.44877374172210693,
"expert": 0.14866673946380615
} |
10,459 | app.js:
const express = require(“express”);
const fs = require(“fs”);
const session = require(“express-session”);
const fileUpload = require(“express-fileupload”);
const app = express();
app.set(“view engine”, “ejs”);
app.use(express.static(“public”));
app.use(express.urlencoded({ extended: true }));
app.use(fileUplo... | a07ac9ebd50544717c6ff7b99b01eb3a | {
"intermediate": 0.4536873996257782,
"beginner": 0.36664488911628723,
"expert": 0.17966769635677338
} |
10,460 | app.js:
const express = require(“express”);
const fs = require(“fs”);
const session = require(“express-session”);
const fileUpload = require(“express-fileupload”);
const app = express();
app.set(“view engine”, “ejs”);
app.use(express.static(“public”));
app.use(express.urlencoded({ extended: true }));
app.use(fileUplo... | 071b5007bd10a1d471b9afa264c02921 | {
"intermediate": 0.4536873996257782,
"beginner": 0.36664488911628723,
"expert": 0.17966769635677338
} |
10,461 | aws kafkaconnect update-connector | a6e6d1cb2bc8020ff47b5448659a1c50 | {
"intermediate": 0.41362500190734863,
"beginner": 0.1714063286781311,
"expert": 0.41496866941452026
} |
10,462 | import { Text, View, TextInput, Pressable, ScrollView } from 'react-native';
import { gStyle } from '../styles/style';
import Footer from '../components/Footer';
import Header from '../components/Header';
import { firebase } from '../Firebase/firebase';
import 'firebase/compat/auth';
import 'firebase/compat/database';
... | 684b6008485568c86ac8738a1e8b3b6f | {
"intermediate": 0.34267470240592957,
"beginner": 0.5273690223693848,
"expert": 0.12995624542236328
} |
10,463 | aws kafkaconnect update-connector --connector-arn --capacity provisionedCapacity mcuCount | a3213bdf43a43218f865b2bf983aae24 | {
"intermediate": 0.4057060778141022,
"beginner": 0.24064980447292328,
"expert": 0.35364407300949097
} |
10,464 | docker-compose.yaml | 3febd7d915198ed5b3d6ce4428f91f4d | {
"intermediate": 0.4264681041240692,
"beginner": 0.23792371153831482,
"expert": 0.3356081545352936
} |
10,465 | Мне нужно добавить секцию, где музыкант может добавлять несколько треков с soundcloud путем заполнения формы и нажатия кнопки "add music" в области редактирования профиля. Сейчас есть возможность добавить только одну песню к профилю. Работать должно так: добавил одну песню, дальше можно добавить другую, после чего появ... | 719b587624e94c1f50c5f3a8a7aca01e | {
"intermediate": 0.43395835161209106,
"beginner": 0.4390942454338074,
"expert": 0.12694740295410156
} |
10,466 | <div class="header__actions-card">
<div :class="{active: !isSetTable}">
<svg-icon
name="card-theme"
width="32"
height="32"
@click="setIsTable('')"
/>
</div>
<div :class="{active: isSetTable}">
<svg-icon
nam... | a42ca8570a093b8776e42080e5693000 | {
"intermediate": 0.31391027569770813,
"beginner": 0.3770696222782135,
"expert": 0.30902013182640076
} |
10,467 | const configQueries = {
/**
* Config object
*/
async configs(_root, _args, { models }: IContext) {
const configs = (await models.Configs.find({})) || [];
const configsWithCodeKey = configs.reduce((acc, config) => {
acc[config.code] = config.value;
return acc;
}, {});
//init defaul... | 95d2e13b21b0363c2040c85d49e30cde | {
"intermediate": 0.5277632474899292,
"beginner": 0.29062390327453613,
"expert": 0.18161284923553467
} |
10,468 | <!DOCTYPE html>
<html>
<head>
<title><%= musician.name %> - Musician Profile</title>
</head>
<body>
<img src="/img/<%= musician.thumbnail %>" alt="<%= musician.name %>">
<h1><%= musician.name %></h1>
<p><strong>Genre:</strong> <%= musician.genre %></p>
<p><strong>Instrument:</strong> <%= music... | da390c82b8853fcf7e11392ed3734b0c | {
"intermediate": 0.3856944441795349,
"beginner": 0.4416373372077942,
"expert": 0.1726682335138321
} |
10,469 | I want to double click on cel D1 and show a message, how do I write the vba code | a891c9dd20b95a7ef60ae72965622aeb | {
"intermediate": 0.5545008778572083,
"beginner": 0.22079448401927948,
"expert": 0.2247045934200287
} |
10,470 | I have configured the daemon.json for docker with "bip":"10.17.2.1/24". I now want to change that configuration to the usage of "default-address-pools". Can you tell me how to map the existing configuration to the new one? | 23782192fa8a257fd7a3f1c0abdd90c4 | {
"intermediate": 0.38412752747535706,
"beginner": 0.3085768222808838,
"expert": 0.30729562044143677
} |
10,471 | I have this function: | 066d27339f1efc174cf8756745894c0c | {
"intermediate": 0.3317982256412506,
"beginner": 0.3524143397808075,
"expert": 0.3157874643802643
} |
10,472 | import { Text, View, TextInput, Pressable, ScrollView } from 'react-native';
import { gStyle } from '../styles/style';
import Footer from '../components/Footer';
import Header from '../components/Header';
import { firebase } from '../Firebase/firebase';
import 'firebase/compat/auth';
import 'firebase/compat/database';
... | c701ab1a8f708e4330276699e70b5801 | {
"intermediate": 0.3885614275932312,
"beginner": 0.5091806054115295,
"expert": 0.1022578701376915
} |
10,473 | In Python, how does printing a class know to use the __str__ method? | 464cad4b08773923154acd012d969e29 | {
"intermediate": 0.16131727397441864,
"beginner": 0.7829475402832031,
"expert": 0.055735260248184204
} |
10,474 | import { Text, View, TextInput, Pressable, ScrollView, Image } from 'react-native';
import { gStyle } from '../styles/style';
import Footer from '../components/Footer';
import Header from '../components/Header';
import { firebase } from '../Firebase/firebase';
import 'firebase/compat/auth';
import 'firebase/compat/data... | bcce5acf7376bfbd315096a0b4008cc4 | {
"intermediate": 0.3263646960258484,
"beginner": 0.5300642848014832,
"expert": 0.14357098937034607
} |
10,475 | #include <iostream>
#include <vector>
#include <iomanip>
class Gun {
public:
virtual ~Gun() {} // Virtual destructor
virtual float calculate_total_damage(int t) const = 0;
virtual std::string get_name() const = 0;
};
class Pistol : public Gun {
public:
Pistol(int number, int mag_count, float wear_rat... | e517f6b06087e657d2d8312451f40322 | {
"intermediate": 0.2717103362083435,
"beginner": 0.4518352746963501,
"expert": 0.2764543890953064
} |
10,476 | Este es mi Dockerfile:
# Establece la imagen base de ubuntu
FROM ubuntu:latest
# Actualiza los paquetes e instala las herramientas básicas
RUN apt-get clean update && DEBIAN_FRONTEND=noninteractive apt-get clean install -y build-essential curl git vim wget php-cli curl
# Configura la zona horaria a Madrid (Europe/Ma... | 87bd336699edabd7a1563be7f45cb7f9 | {
"intermediate": 0.33992326259613037,
"beginner": 0.5162555575370789,
"expert": 0.1438211351633072
} |
10,477 | c# ArrayList 分组 | 93f0110ad5f821a2bab3d31303225060 | {
"intermediate": 0.379006952047348,
"beginner": 0.38227784633636475,
"expert": 0.23871520161628723
} |
10,478 | При добавлении ссылки с soundcloud в профиле возникает ошибка: You have not provided a valid SoundCloud URL. Learn more about using SoundCloud players.
ссылка такого типа: https://soundcloud.com/ty-segall-official/my-ladys-on-fire?si=eeb0108b59c14736ad1f38f2383ffb95&utm_source=clipboard&utm_medium=text&utm_campaign=so... | d07cadb944d420a3675d27c7eea20c59 | {
"intermediate": 0.4213133752346039,
"beginner": 0.4151209592819214,
"expert": 0.16356568038463593
} |
10,479 | How can I login into Slack workspace on the web using Cypress | 6aba02d5225ec7f48a6fc15ef59e566d | {
"intermediate": 0.5638311505317688,
"beginner": 0.15798699855804443,
"expert": 0.27818185091018677
} |
10,480 | При добавлении ссылки с soundcloud в профиле возникает ошибка: You have not provided a valid SoundCloud URL. Learn more about using SoundCloud players (это сообщение в самом плеере SoundCloud).
ссылка такого типа: https://soundcloud.com/ty-segall-official/my-ladys-on-fire?si=eeb0108b59c14736ad1f38f2383ffb95&utm_source... | 5b703bac965b93244e27b360b67a6bc7 | {
"intermediate": 0.434321790933609,
"beginner": 0.4089941680431366,
"expert": 0.1566840559244156
} |
10,481 | how to add, substract, multiplication, divison two arrays in javascript? | f20b007e8768843fc40ab9fbe5c84f81 | {
"intermediate": 0.4603179097175598,
"beginner": 0.18553084135055542,
"expert": 0.35415127873420715
} |
10,482 | import requests
API_KEY = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS'
TOKEN_CONTRACT = '0x0d4890ecEc59cd55D640d36f7acc6F7F512Fdb6e'
def get_transaction_list(api_key, contract_address, start_block=28269140, end_block=29812249, page=1, offset=150):
url = f'https://api.bscscan.com/api?module=account&action=tokentx&contract... | de43c6ded44857849f5159bfbcbdc692 | {
"intermediate": 0.4374791979789734,
"beginner": 0.3589654862880707,
"expert": 0.20355534553527832
} |
10,483 | 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... | e3918d5af212c37fdc945b63a65e6657 | {
"intermediate": 0.4166281521320343,
"beginner": 0.35532474517822266,
"expert": 0.22804704308509827
} |
10,484 | I want to make a 3D plot of four variables form DataFrame k in Julia. constraint1 constraint2 constraint3 are parameters (axis) for global_best_value. | 30effc8632027b90c841d1cd641ff1a6 | {
"intermediate": 0.3684386610984802,
"beginner": 0.2993277609348297,
"expert": 0.33223363757133484
} |
10,485 | Сохраняется только одна песня в профиле музыканта. Вот код:
app.js:
const express = require("express");
const fs = require("fs");
const session = require("express-session");
const fileUpload = require("express-fileupload");
const app = express();
app.set("view engine", "ejs");
app.use(express.static("public"));
app.... | 4d9f0f5f969c09d1de4606557937a79d | {
"intermediate": 0.35865283012390137,
"beginner": 0.4775499403476715,
"expert": 0.16379724442958832
} |
10,486 | it says
possible unhandled promise rejection (id:1):
typeerror: undefined is not a function
there is my firebase rules
{
"rules": {
"users":{
"$uid":{
".read":
"$uid===auth.uid",
".write":
"$uid===auth.uid"
}
}
}
}
its my js file
import { Text, View, TextInput, Pressable, Scr... | ac5f10feb66ee28fc29ae4f9e793b2a1 | {
"intermediate": 0.3744572401046753,
"beginner": 0.3989834189414978,
"expert": 0.2265593409538269
} |
10,487 | Write a step by step, detailed and specific guide on how I would self host a Coming Soon page with a modern, slick design on my own Linux device. I want to use the domain 'leo.kritica.xyz', and I want to use Cloudflare for performance, protection and general DNS. Include full code. By following the guide I should have ... | b5890a35eae61a7f1db08863e5a7f987 | {
"intermediate": 0.3214636445045471,
"beginner": 0.3347494900226593,
"expert": 0.3437868654727936
} |
10,488 | I need to create an Excel macro (VBA code) that all .csv files in a folder and writes all content in the same excel worksheet | 878b4acdc55a913f2adbe1f659f3040a | {
"intermediate": 0.4618223011493683,
"beginner": 0.2633185386657715,
"expert": 0.27485916018486023
} |
10,489 | Hi i need to add some css syntax editor from npm to use in textarea in my react project | 9960d355e8a4e708cd1dbe9a97f455ec | {
"intermediate": 0.3660762310028076,
"beginner": 0.45827537775039673,
"expert": 0.17564834654331207
} |
10,490 | async importQuotation(req: Request, res: Response, next: NextFunction) {
try {
console.log("Importing quotations...");
const body: ImportCleanQuotations = req.body;
const regionCode = getRegionCode(req.user!, req.query);
console.log("User", req.user!);
console.log("RegionCode: ", regio... | 6fbe153378eb60d6fabe49940d766d22 | {
"intermediate": 0.46730905771255493,
"beginner": 0.4099898338317871,
"expert": 0.12270110845565796
} |
10,491 | Write a step by step, detailed and specific guide on how I would self host a Coming Soon page with a modern, slick design on my own Windows 10 device. I want to use the domain ‘leo.kritica.xyz’, and I want to use Cloudflare for performance, protection and general DNS. Include full code. By following the guide I should ... | 8ff93720afc3a8a0183a1977c3bb280e | {
"intermediate": 0.313215047121048,
"beginner": 0.3364817500114441,
"expert": 0.35030320286750793
} |
10,492 | remove from an array of interface Parte {
id: number;
attiParteFigura: AttoParteFigura[];
partiLegate: ParteLegata[];
anagraficaParte: AnagraficaParte;
tipo: CivileParam;
avvocati: AnagraficaAvvocato[];
}
interface AttoParteFigura {
id: number;
tipoFigura: CivileParam;
avvocatiRicor... | bc0318e3223520a29460c844a5449413 | {
"intermediate": 0.3665015995502472,
"beginner": 0.3860914409160614,
"expert": 0.2474069446325302
} |
10,493 | 试图从下列CTF竞赛的代码解出FLAG值,并给出详细的解答步骤和说明:
#!/usr/bin/env sage
from secret import a, b, p
from hashlib import sha256
E = EllipticCurve(GF(p), [a, b])
P = E(68363894779467582714652102427890913001389987838216664654831170787294073636806, 48221249755015813573951848125928690100802610633961853882377560135375755871325)
assert (E... | 6207f4e4863a76fb1126ef15b3a79b28 | {
"intermediate": 0.3550107479095459,
"beginner": 0.45139965415000916,
"expert": 0.19358953833580017
} |
10,494 | const createMany = await prisma.$transaction(async (tx) => {
const quotations = await Promise.all(
body.quotations.map((quotation, index) => {
if (!quotation.itemCode || !items[index]) return null; //skip if item code is not found
(quotation as any).status = QuotationStatus.BRA... | f88b2583c63ad58418a3599cd666f592 | {
"intermediate": 0.2632613182067871,
"beginner": 0.6067690849304199,
"expert": 0.1299695372581482
} |
10,495 | привет помоги пожалуйста с рефакторингом этого метода
protected virtual void UpdateTransform()
{
CheckDeviceIndex();
if (playerTransform != null)
{
transform.position = playerTransform.TransformPoint(poseAction[inputSource].localPosition);
i... | f72ff50a2c91f5f989e068374f67f47a | {
"intermediate": 0.2694230079650879,
"beginner": 0.4735374450683594,
"expert": 0.25703954696655273
} |
10,496 | import requests
API_KEY = ‘CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS’
TOKEN_CONTRACT = ‘0x0d4890ecEc59cd55D640d36f7acc6F7F512Fdb6e’
def get_transaction_list(api_key, contract_address, start_block=28269140, end_block=29812249, page=1, offset=150):
url = f’https://api.bscscan.com/api?module=account&action=tokentx&contract... | deaf894ede5baec0c22ae533a71c220a | {
"intermediate": 0.48371416330337524,
"beginner": 0.2921935021877289,
"expert": 0.2240923047065735
} |
10,497 | how can i write that only admin can add posts in db firebase but users can only register and read these posts?
here is my code in firebase rules:
{
"rules": {
"users":{
"$uid":{
".read":
"$uid===auth.uid",
".write":
"$uid===auth.uid"
}
}
}
}
i have already made an admin in re... | 5cccf21914b85d1aa15e1e88876660f1 | {
"intermediate": 0.6131024956703186,
"beginner": 0.24650590121746063,
"expert": 0.14039169251918793
} |
10,498 | c program to determine if a number is prime | 6caab6f6c07882fbc311ad581ad39a2e | {
"intermediate": 0.33973079919815063,
"beginner": 0.16985295712947845,
"expert": 0.4904162287712097
} |
10,499 | write c program to determine if a number is prime | a07fbb56532fa1a5f4c9bfe120eef7ef | {
"intermediate": 0.3385753929615021,
"beginner": 0.21916241943836212,
"expert": 0.442262202501297
} |
10,500 | please provide me with the Java code that will connect RabbitMQ on the server 192.168.0.137 | 614d224c84366659e0a3c8a417f4085f | {
"intermediate": 0.68391352891922,
"beginner": 0.12290339916944504,
"expert": 0.19318309426307678
} |
10,501 | Não quero usar vetores, e para usar apenas nós, modifique o codigo
------------ main.cpp--------------
#include <iostream>
#include <fstream>
#include "SparseMatrix.h"
SparseMatrix* readSparseMatrix(std::string file_name) {
std::ifstream file(file_name);
if (!file) {
std::cout << "Error opening file: ... | 67f8ab0875ef2d072489ff6eeb2ec958 | {
"intermediate": 0.30963781476020813,
"beginner": 0.35631799697875977,
"expert": 0.3340441584587097
} |
10,502 | Please continue your code: I apologize for the confusion. It looks like the ccxt library has some differences in the naming of fields compared to Binance’s own API. Instead of changing type to side, we should replace all the side fields with sideEffectType to match the Binance API.
Please replace the following lines:
... | ea9e6dc8360e79dd62c0d7eb15cafe68 | {
"intermediate": 0.6872996687889099,
"beginner": 0.15430280566215515,
"expert": 0.15839752554893494
} |
10,503 | Is there a way to enforce usage of ipv6 for docker compose? | 60eaf23d30fc641409c298d8e307a0eb | {
"intermediate": 0.4535076916217804,
"beginner": 0.22525207698345184,
"expert": 0.32124027609825134
} |
10,504 | code in r with packages. for array "00001111110000" "00000111000" find the first and last position for the area that is 1 | 539623d8d7ffdda2acf1dc36e1b1efed | {
"intermediate": 0.3857065439224243,
"beginner": 0.28155985474586487,
"expert": 0.3327336311340332
} |
10,505 | Привет помоги с рефакторингом
protected virtual void UpdateTransform()
{
CheckDeviceIndex();
if (playerTransform == null) return;
UpdatePosition();
UpdateRotation();
}
private void UpdatePosition()
{
transform.position = pl... | 833257ae77f280360d883cefc8d678ef | {
"intermediate": 0.3115902841091156,
"beginner": 0.509265661239624,
"expert": 0.179144024848938
} |
10,506 | import requests
API_KEY = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS'
TOKEN_CONTRACT = '0x0d4890ecEc59cd55D640d36f7acc6F7F512Fdb6e'
def get_transaction_list(api_key, contract_address, start_block=28269140, end_block=29812249, page=1, offset=150):
url = f'https://api.bscscan.com/api?module=account&action=tokentx&contract... | 9ac27bed95afa91cdabe520e60c3d40d | {
"intermediate": 0.4136648178100586,
"beginner": 0.38736242055892944,
"expert": 0.19897276163101196
} |
10,507 | does CockroachDB support any consistency level other than linearizable? | 8ea71e7e8254dad71bd8d27c45bd4e43 | {
"intermediate": 0.4220240116119385,
"beginner": 0.20381398499011993,
"expert": 0.37416204810142517
} |
10,508 | Provide the C++ code for merging two maps | c73caa3f089eb96f5b97505cbcc53d7c | {
"intermediate": 0.36576321721076965,
"beginner": 0.1946021169424057,
"expert": 0.4396347105503082
} |
10,509 | is it possible for a partition in c++ module to have its own partitions? | e43386fd9cdfde40ac47b9605b9b2128 | {
"intermediate": 0.46346011757850647,
"beginner": 0.18689624965190887,
"expert": 0.3496435880661011
} |
10,510 | I used this code: import time
from binance.client import Client
from binance.enums import *
from binance.exceptions import BinanceAPIException
from binance.helpers import round_step_size
import pandas as pd
import requests
import json
import numpy as np
import pytz
import datetime as dt
import ccxt
# Get the current t... | 5dbf7d518febdcb2947e0a5c3d51b818 | {
"intermediate": 0.3867127597332001,
"beginner": 0.5137419104576111,
"expert": 0.09954527020454407
} |
10,511 | i want a c# code that can read and extract farsi(persian) text of images | 7c83ee4b116c2039e064bfd60bb2c745 | {
"intermediate": 0.6102433204650879,
"beginner": 0.14197368919849396,
"expert": 0.24778303503990173
} |
10,512 | Can you write a hello world program that would run on an arduino | 0d72b1fc3e6d92b00a6424c5ffc7eb76 | {
"intermediate": 0.39614930748939514,
"beginner": 0.3094819486141205,
"expert": 0.2943687438964844
} |
10,513 | Can you make an arduino program that controls a stepper motor | 7a44a0c7fd874b8109e3da9564b3f202 | {
"intermediate": 0.4016590714454651,
"beginner": 0.17745985090732574,
"expert": 0.42088112235069275
} |
10,514 | i need to add a new foncitonalty to a visual force page that can trasnlate the entire page based on language selected how i can make it | b0fcfb17b7712a8dd7dae1342517b245 | {
"intermediate": 0.3431170582771301,
"beginner": 0.2969609200954437,
"expert": 0.35992196202278137
} |
10,515 | Can you make a program for arduino that reads a temperature from a sensor and controls a stepper such that the stepper moves until the temperature is above 20 degrees | cfafec26d869f353c1d46ee18eb02336 | {
"intermediate": 0.4238145053386688,
"beginner": 0.1054949015378952,
"expert": 0.47069063782691956
} |
10,516 | import requests
API_KEY = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS'
TOKEN_CONTRACT = '0x0d4890ecEc59cd55D640d36f7acc6F7F512Fdb6e'
def get_transaction_list(api_key, contract_address, start_block=28269140, end_block=29812249, page=1, offset=150):
url = f'https://api.bscscan.com/api?module=account&action=tokentx&contract... | 8a62f76845ef940f86c3695768bb804a | {
"intermediate": 0.40338975191116333,
"beginner": 0.34999141097068787,
"expert": 0.24661879241466522
} |
10,517 | im making a roblox game in Roblox Studio, I have created a hitbox for a fighting game. How would I make it so whenever a player is inside the created hitbox part, they receive a "stun" effect where they cannot make any inputs and I play an animation of my choice (one that I have uploaded into roblox) | 90abe006f51aae96dda107abf58f4246 | {
"intermediate": 0.5163098573684692,
"beginner": 0.25405895709991455,
"expert": 0.2296311855316162
} |
10,518 | I used this code: import time
from binance.client import Client
from binance.enums import *
from binance.exceptions import BinanceAPIException
from binance.helpers import round_step_size
import pandas as pd
import requests
import json
import numpy as np
import pytz
import datetime as dt
import ccxt
# Get the current t... | a2584a1348903ff3e87a1a9b222b2d11 | {
"intermediate": 0.45047304034233093,
"beginner": 0.44051292538642883,
"expert": 0.10901406407356262
} |
10,519 | MATLAB code to calculate the relative humidity percentage of air using dry and wet temperature | ca1d205f64e29eb324acf7ebba9c17e0 | {
"intermediate": 0.37377360463142395,
"beginner": 0.2299262285232544,
"expert": 0.39630013704299927
} |
10,520 | 请帮我完善代码,杜绝内存泄漏以及优化错误的地方
push.cpp:
#include "Pusher.h"
#include <iostream>
#include "Common/config.h"
#include "appPublic.h"
#include "FifoMsg.h"
using namespace std;
using namespace mediakit;
using namespace toolkit;
enum AVCodeConst {
AV_CODER_NONE = 0,
AV_VIDEO_CODER_H264 = 1,
AV_VIDEO_CODER_HEVC = 2,
AV_AUDIO_... | cd4f47d16f6ec0847159cf20cb0aaa55 | {
"intermediate": 0.44234588742256165,
"beginner": 0.3449488878250122,
"expert": 0.21270522475242615
} |
10,521 | How would I go about creating active frames for my hitbox part on roblox studios | 2466dd8c5bf4358dd9063e8001c32e2f | {
"intermediate": 0.39929503202438354,
"beginner": 0.1621910184621811,
"expert": 0.4385139048099518
} |
10,522 | 请帮我完善代码
push.cpp:
#include "Pusher.h"
#include <iostream>
#include "Common/config.h"
#include "appPublic.h"
#include "FifoMsg.h"
using namespace std;
using namespace mediakit;
using namespace toolkit;
enum AVCodeConst {
AV_CODER_NONE = 0,
AV_VIDEO_CODER_H264 = 1,
AV_VIDEO_CODER_HEVC = 2,
AV_AUDIO_CODER_AAC = 3
};... | d0d20a00b022bf5871e292592b647b20 | {
"intermediate": 0.3305986821651459,
"beginner": 0.3153392970561981,
"expert": 0.35406193137168884
} |
10,523 | "% Enter the dry and wet temperatures in Celsius
Tdry = input('Enter the dry temperature in Celsius: ');
Twet = input('Enter the wet temperature in Celsius: ');
% Constants
a = 17.27;
b = 237.7;
% Calculations
alpha = ((a*Tdry)/(b+Tdry))+log((Twet+(237.7))/(Tdry+(237.7)));
Tdew = (b*alpha)/(a-alpha);
RH = 100*(exp((a... | f4a0b899211f74259c6c379aa5f8ecad | {
"intermediate": 0.33514654636383057,
"beginner": 0.33602914214134216,
"expert": 0.32882431149482727
} |
10,524 | create mindmap for full stack development in markdown format | df92ece62adedbdd52c59e32e7b52f13 | {
"intermediate": 0.5466249585151672,
"beginner": 0.12720531225204468,
"expert": 0.3261697292327881
} |
10,525 | Must have arch packages for programmers | 14c1e13e662a073f4e0e6c500973c55d | {
"intermediate": 0.6520853042602539,
"beginner": 0.19561649858951569,
"expert": 0.15229816734790802
} |
10,526 | Write Api bcscan , which will display which method id was used in the transaction | cfff80260df65ab88857ff538d652d09 | {
"intermediate": 0.5341086387634277,
"beginner": 0.15025241672992706,
"expert": 0.3156388998031616
} |
10,527 | write a qr code generator using python | 611143d6ba6da07c10d851b71e6f0c0d | {
"intermediate": 0.23793604969978333,
"beginner": 0.18673588335514069,
"expert": 0.5753281116485596
} |
10,528 | Warning: Possibly SSL/TLS issue. Update or install Python SSL root certificates (2048-bit or greater) supplied in Python folder or https://pypi.org/project/certifi/ and try again.
error: installation failed!
怎么解决 | a35ca0eb68f037ca38a4b505c4368903 | {
"intermediate": 0.32561439275741577,
"beginner": 0.22244428098201752,
"expert": 0.4519413113594055
} |
10,529 | I have created two mysql tables with below sql:
CREATE TABLE sg_businesstype (
businesstypeid int not null auto_increment,
businesstype varchar(80),
primary key (businesstypeid)
);
insert into sg_businesstype ( businesstype ) values
('Buying Agent'), ('Dealer / Reseller'), ('Distributor'), ('Manufacturer / OEM')... | 6f49a4ed9a6385ee0f90ba81c52488f1 | {
"intermediate": 0.4074879586696625,
"beginner": 0.2985602915287018,
"expert": 0.29395171999931335
} |
10,530 | write the code for matlab to calculate Relative humidity by using dry bulb and wet bulb temperature | da4deae4cecd27a6616e8a13dc2cf1a8 | {
"intermediate": 0.4411093294620514,
"beginner": 0.09738044440746307,
"expert": 0.4615102708339691
} |
10,531 | function RH = calculate_RH(Tdry, Twet, P)
% Tdry: dry bulb temperature in °C
% Twet: wet bulb temperature in °C
% P: atmospheric pressure in kPa
% Constants for water vapor pressure calculation
Tn = 273.15; % Triple point of water
a = 6.116441; % Constant a
b = 17.502; % Constant b
c = 240.97; % Constant c
% Calculat... | 736f8de4bcd5b3a7879471a0474d8d34 | {
"intermediate": 0.3313707113265991,
"beginner": 0.422577828168869,
"expert": 0.24605144560337067
} |
10,532 | I have a decompiled cocos2d project, how can I turn it into a real project | a2369b1d6493d716b723b6668bcd0144 | {
"intermediate": 0.5427483916282654,
"beginner": 0.23166713118553162,
"expert": 0.2255844920873642
} |
10,533 | whats the command for running a migration inside migrations folder with a name | 0c6ed6b3cd1d644c72ce265e309ee6ec | {
"intermediate": 0.37786880135536194,
"beginner": 0.2804463803768158,
"expert": 0.3416847884654999
} |
10,534 | I want you to write Excel function to calculate unique values in a column. For instance, for this set:
A-1
A2
A2
A-1
A3
It should return 3. Also it should have a parameter for checking if first row is header or not.
Also give me instruction on how to embed this function into Excel so that I could use it like any other ... | 9e09fd103c6b3b02936c41a454931f43 | {
"intermediate": 0.47276413440704346,
"beginner": 0.3807249665260315,
"expert": 0.14651082456111908
} |
10,535 | do zoom ability in here, to zoom in and out inside that cube grid with mouse wheel. also, do some rotation on all axis by mous dragging in empty space, set flag for auto-rotation to false. also, try to fit the entire 3d matrix grid on full canvas automatically, independent of gridSize or gridSpacing, with some small em... | 92df54a932dce153aadb48356d334ab0 | {
"intermediate": 0.42651790380477905,
"beginner": 0.36183467507362366,
"expert": 0.21164743602275848
} |
10,536 | Generate a survey report on college students' love values, with a total of 47 respondents. The content of the report should not be less than 2000 words, and it is best to include the chart of the survey results | 41aca927e1630e2bfd9ffeca386b759a | {
"intermediate": 0.3117786943912506,
"beginner": 0.3986617922782898,
"expert": 0.289559543132782
} |
10,537 | do zoom ability in here, to zoom in and out inside that cube grid with mouse wheel. also, do some rotation on all axis by mous dragging in empty space, set flag for auto-rotation to false. also, try to fit the entire 3d matrix grid on full canvas automatically, independent of gridSize or gridSpacing, with some small em... | 49494f6a109544f8ec6414314ddeda2a | {
"intermediate": 0.42651790380477905,
"beginner": 0.36183467507362366,
"expert": 0.21164743602275848
} |
10,538 | Write a code that will allow you to determine if liquidity has been added to a particular token. Use APIKey | c4223382156c6fd6d6710acf32b8812e | {
"intermediate": 0.7346372604370117,
"beginner": 0.11386577039957047,
"expert": 0.15149690210819244
} |
10,539 | create a VBA code in order to have a full comprehensive powerpoint presentation about the CRM vision for a private bank with a dedicated product roadmap. Ensure to create 10 different slides with the most modern powerpoint layout. | bdd0972e0bdd812c1383642a867ba21f | {
"intermediate": 0.21981003880500793,
"beginner": 0.45498690009117126,
"expert": 0.3252030313014984
} |
10,540 | #include <iostream>
#include <vector>
using namespace std;
class Weapon {
protected:
int damage;
int uses;
public:
Weapon(int damage, int uses) {
this->damage = damage;
this->uses = uses;
}
virtual int getDamage() = 0;
virtual void decreaseUses() = 0;
bool isUsable() {
... | aebaba761a05c7be2c25af0b25da5d05 | {
"intermediate": 0.2986426055431366,
"beginner": 0.4141533374786377,
"expert": 0.28720399737358093
} |
10,541 | from flask import Flask, request, jsonify
import requests
app = Flask(__name__)
def get_method_id(tx_hash, api_key):
URL = 'https://api.bscscan.com/api'
payload = {
"module": "proxy",
"action": "eth_getTransactionByHash",
"txhash": tx_hash,
"apikey": api_key
}
resp = requests.get(URL... | d2f41e4591df388888980559760d024e | {
"intermediate": 0.6563502550125122,
"beginner": 0.1673002988100052,
"expert": 0.1763494610786438
} |
10,542 | do zoom ability in here, to zoom in and out inside that cube grid with mouse wheel. also, do some rotation on all axis by mous dragging in empty space, set flag for auto-rotation to false. also, try to fit the entire 3d matrix grid on full canvas automatically, independent of gridSize or gridSpacing, with some small em... | fd36c5a251fac773d0a7b9c79a7dd94a | {
"intermediate": 0.43943148851394653,
"beginner": 0.348894864320755,
"expert": 0.21167370676994324
} |
10,543 | example to use @Mutation from type-graphql | 033f1e04bc6b3fc57451608b0602f292 | {
"intermediate": 0.47496405243873596,
"beginner": 0.20019090175628662,
"expert": 0.3248451054096222
} |
10,544 | i have a text file contain some lines like D:\car\10.jpg 1 203 192 324 215 how can i write c# software to show rectangle box with opencv and show in a picturebox line by line with button | c64477c7cdb3e62bf9e5b9d6a75fb701 | {
"intermediate": 0.43687909841537476,
"beginner": 0.24768801033496857,
"expert": 0.3154328763484955
} |
10,545 | do zoom ability in here, to zoom in and out inside that cube grid with mouse wheel. also, do some rotation on all axis by mous dragging in empty space, set flag for auto-rotation to false. also, try to fit the entire 3d matrix grid on full canvas automatically, independent of gridSize or gridSpacing, with some small em... | aa536ad95bcf031e59a36b5e94abbbef | {
"intermediate": 0.43943148851394653,
"beginner": 0.348894864320755,
"expert": 0.21167370676994324
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.