row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
34,334 | TypeError: Cannot read property 'prefix' of null, js engine: hermes
Android Running app on sdk_gphone64_x86_64
Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
*... | 1dbc606cd3fa63534f143b1b11990aa2 | {
"intermediate": 0.6680036187171936,
"beginner": 0.1970357745885849,
"expert": 0.13496065139770508
} |
34,335 | How to setup haproxy with docker-compose and how to config so it will handle trattic to https://myserver.com and reverse proxy it to http://internal.com:8080? | 08c87cb80f130f86dc1ce6138c3c3689 | {
"intermediate": 0.44600147008895874,
"beginner": 0.28411543369293213,
"expert": 0.26988306641578674
} |
34,336 | Почему здесь не работает такая функция, что когда у нас значение уровня больше или равно 4, то активируется колонка чары, в случае если меньше 4х, то она заблокирована
private void DisplayComboBoxOrTextBox(ListViewHitTestInfo hit)
{
int yOffset = 65; // Смещение по вертикали
... | 41ab5af1ade40e81ba8474b02316a160 | {
"intermediate": 0.33076441287994385,
"beginner": 0.492276132106781,
"expert": 0.17695945501327515
} |
34,337 | In this script, upstairs at his parents’ house, Dan agrees to let his younger cousin Jeannine (15, emo, bare feet) “hypnotize” him, expecting it to be five minutes of her embarrassing herself with cringey nonsense. In fact, Jeannine has been researching hypnosis in detail, and expertly and easily takes Dan deep into tr... | b9de8641b25c4f44bae88b521482e8cf | {
"intermediate": 0.30410435795783997,
"beginner": 0.34471195936203003,
"expert": 0.35118368268013
} |
34,338 | i want a code in c language that recieve some numbers and it must count the Repetitious دعئذثقس | 60d51d848d67c3335aa2ef73e093f34d | {
"intermediate": 0.3515194058418274,
"beginner": 0.2728673219680786,
"expert": 0.3756132423877716
} |
34,339 | i want a code in the c language that input some numbers and it count the Repetitious numbers | a4978adb2c91030982705d9b8f80f1d1 | {
"intermediate": 0.3586333692073822,
"beginner": 0.15295268595218658,
"expert": 0.4884139597415924
} |
34,340 | what is attribute in python | 1eebbb69f3baaea029ffa91496accb16 | {
"intermediate": 0.3978482782840729,
"beginner": 0.16373102366924286,
"expert": 0.43842068314552307
} |
34,341 | private static void parseAndInitItems(String json, ItemType typeItem) {
JSONParser parser = new JSONParser();
try {
Object obj = parser.parse(json);
JSONObject jparser = (JSONObject)obj;
JSONArray jarray = (JSONArray)jparser.get("items");
for(int i = 0; i < jarray.size... | 99773c7d1a1adcd4d7e683a1b4ef0378 | {
"intermediate": 0.33952853083610535,
"beginner": 0.470329612493515,
"expert": 0.19014181196689606
} |
34,342 | package gtanks.users.garage;
import gtanks.battles.tanks.colormaps.Colormap;
import gtanks.battles.tanks.colormaps.ColormapsFactory;
import gtanks.system.localization.strings.LocalizedString;
import gtanks.system.localization.strings.StringsLocalizationBundle;
import gtanks.users.garage.enums.ItemType;
import gtanks.u... | 17d9662cfd27c187c03458d24887f4f4 | {
"intermediate": 0.3236824870109558,
"beginner": 0.5912299752235413,
"expert": 0.08508753031492233
} |
34,343 | If you have ever played Genshin Impact, you must remember “Divine Ingenuity: Collector’s Chapter”
event. In this event, players can create custom domains by arranging components, including props
and traps, between the given starting point and exit point.
Paimon does not want to design a difficult domain; she pursues th... | 75b3001b3686ffdfd5862e6ce99f5acf | {
"intermediate": 0.42121338844299316,
"beginner": 0.32834097743034363,
"expert": 0.2504456341266632
} |
34,344 | I have diffrent software running on diffrent urls, atlest thats the goal, i want to have one instance of wordpress runninong on for example blog.domain.com and annother diffrent instance on blog.domain.ee, then I want nginx running seperatelly on every other domain appart from the blog ones. | 46d67b56cd86ed8ada91ad2f10eade76 | {
"intermediate": 0.28200358152389526,
"beginner": 0.33757227659225464,
"expert": 0.3804241120815277
} |
34,345 | html code for playing acanoid game | f866edcd07101a1ad9b6369bd01a6ad0 | {
"intermediate": 0.364869087934494,
"beginner": 0.35363855957984924,
"expert": 0.28149232268333435
} |
34,346 | Представь, что ты программист Fast API. У меня есть метод:
@router.post("/create-main-info", response_model=EmployeeMainInfo)
async def create_main_info(
employee_data: EmployeeMainInfo,
access_token: str = Depends(JWTBearer()),
db: AsyncSession = Depends(get_db_session)
) -> EmployeeMainInfo:
user = a... | bb1c7638fd6b2b9d5b9d354de875c1be | {
"intermediate": 0.6471956372261047,
"beginner": 0.25017452239990234,
"expert": 0.10262987017631531
} |
34,347 | I have table1:
SubNetwork EUtranFreqRelationId
Akmola_region 125
Akmola_region 150
Akmola_region 6200
Akmola_region 1302
Aktau 1302
Aktau 150
Aktau 6200
Aktau 1679
Aktau 1850
Aktau 500
Aktau 1652
Aktau 6250
And I need to check if all values from table 1 are in table 2 in corresponding SubNetwork for each EUtranCellFDD... | 8e651ed038a74626c2e69b166cb620d1 | {
"intermediate": 0.3267454504966736,
"beginner": 0.35248374938964844,
"expert": 0.320770800113678
} |
34,348 | I have table1:
SubNetwork EUtranFreqRelationId
Akmola_region 125
Akmola_region 150
Akmola_region 6200
Akmola_region 1302
Aktau 1302
Aktau 150
Aktau 6200
Aktau 1679
Aktau 1850
Aktau 500
Aktau 1652
Aktau 6250
And I need to see which values from table 1 EUtranFreqRelationId are not in table 2 in corresponding SubNetwork ... | b933f7429808d362cd7674823ce21de1 | {
"intermediate": 0.32509395480155945,
"beginner": 0.37139439582824707,
"expert": 0.3035116493701935
} |
34,349 | I want to do this with librewolf:
insert the DWORD "RendererCodeIntegrityEnabled" with a value of 0 into
HKLM\Software\Policies\Chromium, for Chromium
HKLM\Software\Policies\Google\Chrome, for Chrome
HKLM\Software\Policies\BraveSoftware\Brave, for Brave
HKLM\Software\Policies\Microsoft\Edge, for new... | e4f22e6674769818ea9df94210b439a2 | {
"intermediate": 0.8308066129684448,
"beginner": 0.09222105890512466,
"expert": 0.07697229087352753
} |
34,350 | my inventory.yml in ansible is this:
host-servers:
- hostname: server1
ansible_host: 192.168.56.140
ansible_user=oracle
ansible_ssh_pass=123
admin_username: weblogic
admin_password: Welcome1
domain: "adf_domain"
admin_port: 7001
node_manager_port: 5556
- hostname: server2
... | 751ee8926415486aac51f23192cd4584 | {
"intermediate": 0.3198530077934265,
"beginner": 0.3257058560848236,
"expert": 0.3544411063194275
} |
34,351 | generate text "LINES" with visible pixels | 54f6b62f81b71458d9af5aec41f63100 | {
"intermediate": 0.29595452547073364,
"beginner": 0.21886314451694489,
"expert": 0.48518237471580505
} |
34,352 | Hi there GPT-3.5. I was wondering if you could tell me how to use ChatGPT to analyse data? | e1e0bee601e2a547366a1b7bfb6106a1 | {
"intermediate": 0.574228823184967,
"beginner": 0.14919282495975494,
"expert": 0.2765783965587616
} |
34,353 | i want to make this admin_url: "t3://{{ ansible_host }}:{{ admin_port }}" in defaults folder main.yml and my inventory is :
all:
children:
host_servers:
hosts:
server1:
ansible_host: 192.168.56.140
ansible_user: oracle
ansible_ssh_pass: “123”
admin_username: w... | b541d68f5cddca0bb1bcd1ec2c019f46 | {
"intermediate": 0.30450132489204407,
"beginner": 0.33853214979171753,
"expert": 0.3569665849208832
} |
34,354 | package gtanks.battles.chat;
import gtanks.StringUtils;
import gtanks.battles.BattlefieldModel;
import gtanks.battles.BattlefieldPlayerController;
import gtanks.battles.bonuses.BonusType;
import gtanks.commands.Type;
import gtanks.json.JSONUtils;
import gtanks.lobby.LobbyManager;
import gtanks.main.database.DatabaseMa... | 73805f96f3dc01c90d9bea043c89ec88 | {
"intermediate": 0.3404594957828522,
"beginner": 0.4661233425140381,
"expert": 0.19341707229614258
} |
34,355 | Скрипт не работает. Белый экран показывет
<!doctype html>
<html>
<head>
<meta charset="utf8" />
<title>Бесконечный скроллинг с добавлением картинки</title>
</head>
<body>
<div id="infinite-scroll">
<div>
<!-- Место для вашего начального контента -->
</div>
</d... | 9446dcfbd36f49fc04fb408e998d5e3a | {
"intermediate": 0.31444740295410156,
"beginner": 0.46150872111320496,
"expert": 0.2240438014268875
} |
34,356 | Как добавлять картинку при дохождения до конца страницы?
Нужно добавлять картинку каждый раз, когда дохожу до конца строки. Есть такой код, который добавляет текст бексконечно, как его переписать для картинки? Я новичок в этом
<!doctype html>
<html>
<head>
<img src=" https://e7.pngegg.com/pngimages/957/650/png-c... | 1b7b7cd983755913194322f8dab93fbe | {
"intermediate": 0.21814563870429993,
"beginner": 0.5774338245391846,
"expert": 0.2044205367565155
} |
34,357 | Представь, что ты программист Fast API. У меня есть модель:
class Employee(Base):
__tablename__ = "employees"
"""System info"""
id = Column(Integer, primary_key=True, index=True)
is_active = Column(Boolean, default=False, nullable=False, comment="Статус")
is_owner = Column(Boolean, default=True, n... | 2553f0bc645e9a921bbf8238b9aa49f0 | {
"intermediate": 0.28260594606399536,
"beginner": 0.6091161370277405,
"expert": 0.10827790200710297
} |
34,358 | Представь, что ты программист Fast API.
Вот мой метод создания сотрудника:
@router.post(“/create-main-info”, response_model=EmployeeMainInfo)
async def create_main_info(
employee_data: EmployeeMainInfo,
access_token: str = Depends(JWTBearer()),
db: AsyncSession = Depends(get_db_session)
) -> EmployeeMainInfo:
user = ... | 030f20206db90f2719d86a6e34969765 | {
"intermediate": 0.46047306060791016,
"beginner": 0.3744165003299713,
"expert": 0.16511042416095734
} |
34,359 | FIX BUGS AND RETURN FIXED CODE "ALL LINES OF THE CODE SHOULD BE PRESENT": import sys
import torch
import torch.nn as nn
from PyQt5 import QtWidgets, QtCore
from PyQt5.QtWidgets import QMessageBox, QFileDialog
from transformers import BertTokenizer, GPT2Tokenizer, XLNetTokenizer
import pandas as pd
import torch.optim as... | 703b991365915bf934f89cc83da679b9 | {
"intermediate": 0.30210810899734497,
"beginner": 0.4763890504837036,
"expert": 0.2215028554201126
} |
34,360 | css background | 917ac2b2177dbec91edf7a149f6cba2a | {
"intermediate": 0.2634062170982361,
"beginner": 0.3213556110858917,
"expert": 0.4152381718158722
} |
34,361 | var count = 1;
for (int i = 0; i<12; i++)
{
for (int j = 20; j>0; j-=2)
{
if (j>16)
count ++;
else if (j>10)
count --;
else
continue;
}
if (count<0)
break;
}
Console.WriteLine(count);
что напечатает эта программа на языке си шарп | 3d02e5a0b7f45aaf7550f6c9e11c8629 | {
"intermediate": 0.34365609288215637,
"beginner": 0.42259296774864197,
"expert": 0.23375092446804047
} |
34,362 | how to parse web sites with python, any modern practices | a6755372633ea0f44ff4bc8493dfc839 | {
"intermediate": 0.6278560757637024,
"beginner": 0.17600929737091064,
"expert": 0.19613467156887054
} |
34,363 | OSError Traceback (most recent call last)
<ipython-input-14-c17954495605> in <cell line: 3>()
1 # Generate Text
2 query = "How do I use the OpenAI API?"
----> 3 text_gen = pipeline(task="text-generation", model=refined_model, tokenizer=llama_tokenizer, max_length=200)
... | 62fec1e362d857e33657e44c309150a8 | {
"intermediate": 0.43827494978904724,
"beginner": 0.3297244906425476,
"expert": 0.23200064897537231
} |
34,364 | сделайте подключение базы index.php <!--by Dmitry_Komarov-->
<!DOCTYPE html><html lang="ru"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#fff">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" ... | f778bf8c4d2a51e9b2c134eda90d31b2 | {
"intermediate": 0.314376562833786,
"beginner": 0.40183284878730774,
"expert": 0.28379055857658386
} |
34,365 | INFO : Semantic Analysis Completed (retrial = false)
INFO : Returning Hive schema: Schema(fieldSchemas:[FieldSchema(name:user_id, type:int, comment:null)], properties:null)
INFO : Completed compiling command(queryId=hive_20231207163209_ef558f0f-e0b7-4ce1-84bf-c03034b141dc); Time taken: 0.371 seconds
INFO : Executin... | 3bde7a8298807a7c055d43d529b36044 | {
"intermediate": 0.43929392099380493,
"beginner": 0.2626395523548126,
"expert": 0.29806649684906006
} |
34,366 | #include "ArgParser.h"
#include <cstdlib>
#include <iostream>
#include <string>
#include <sstream>
#include <vector>
#include <string_view>
namespace ArgumentParser {
ArgParser::~ArgParser() {
for (Argument* arg : arguments) {
delete arg;
}
}
bool IsValue(const std::string& buff) {
return buff.size() == 1 ... | 39a2da62b1f6ab92b96219a4f6c08e19 | {
"intermediate": 0.4120520055294037,
"beginner": 0.40721428394317627,
"expert": 0.18073374032974243
} |
34,367 | Make sure that the default admin$ share is enabled on WINDOWS10.
как исправить эту ошибку в psexec | bdb8d1e71601aa6edb63a498c5cdb6d0 | {
"intermediate": 0.28777801990509033,
"beginner": 0.3828946053981781,
"expert": 0.32932737469673157
} |
34,368 | как елку сделать обрезанную при вставке? Чтобы не было серых квадратиков
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Бесконечный скроллинг с добавлением картинок</title>
<style>
/* Добавляем немного стилей для наглядности скроллинга */
#infinite-scroll div {
margin-bottom: 10px;
}
img {
... | c934941b97dd80005ffdb6d4caed7f8a | {
"intermediate": 0.31430330872535706,
"beginner": 0.5274957418441772,
"expert": 0.1582009494304657
} |
34,369 | Does modifying /etc/crypttab need update-initramfs -u or update-grub to be done (on Debian)? | 012d776867c8d9139e5813ad123c378c | {
"intermediate": 0.5319786071777344,
"beginner": 0.23710834980010986,
"expert": 0.23091299831867218
} |
34,370 | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <locale.h>
int main() {
int X[50][50];
int rows, cols;
srand(time(NULL));
printf("Введите количество строк матрицы: ");
scanf_s("%d", &rows);
printf("Введите количество столбцов матрицы: ");
scanf_s("%d", &cols);
if (... | d7cc5becc2d21e54b75f4e46aec8b761 | {
"intermediate": 0.29347988963127136,
"beginner": 0.4943508803844452,
"expert": 0.21216924488544464
} |
34,371 | CustomScaffold(
body: [
const TableHeader(),
Table( this code gives me this error Another exception was thrown: Incorrect use of ParentDataWidget. | 64221f9206c144c01d411e7c82fd7e6f | {
"intermediate": 0.5843838453292847,
"beginner": 0.20714077353477478,
"expert": 0.20847532153129578
} |
34,372 | package gtanks.battles.chat;
import gtanks.StringUtils;
import gtanks.battles.BattlefieldModel;
import gtanks.battles.BattlefieldPlayerController;
import gtanks.battles.bonuses.BonusType;
import gtanks.commands.Type;
import gtanks.json.JSONUtils;
import gtanks.lobby.LobbyManager;
import gtanks.main.database.DatabaseMa... | b5793102f41678be06540d48b468e5cb | {
"intermediate": 0.24903267621994019,
"beginner": 0.5761193037033081,
"expert": 0.17484797537326813
} |
34,373 | can you make images? | fe9706ad4bd2ec1c8cad97c1732e9244 | {
"intermediate": 0.31475940346717834,
"beginner": 0.24472488462924957,
"expert": 0.4405157268047333
} |
34,374 | hello | 136d95fe86921064e25032fb84543ee3 | {
"intermediate": 0.32064199447631836,
"beginner": 0.28176039457321167,
"expert": 0.39759764075279236
} |
34,375 | Есть компонент на vue с использованием библиотеки element-plus, вот его код:
<template>
<ActionDialog
:title="isEdit ? 'Редактировать светофор' : 'Добавить светофор'"
:visible="dialog.visible"
@handle-close="(visible: boolean) => (dialog.visible = visible)"
@save="validateTrafficLights"
>
<el-fo... | a1fa168a6064e2b31487b0b3aee0736e | {
"intermediate": 0.26682955026626587,
"beginner": 0.6066078543663025,
"expert": 0.12656256556510925
} |
34,376 | Can you please make it so that it is possible to assign a key to ollie from the gui inspector?
using UnityEngine;
using UnityEngine.UI;
[RequireComponent(typeof(Rigidbody))]
public class HoverBoardControl : MonoBehaviour
{
[Header("Hover Settings")]
public float hoverForce = 9.0f;
public float hoverHeight ... | 0145e2589d0a7553713373b9997f8454 | {
"intermediate": 0.3728422522544861,
"beginner": 0.387069433927536,
"expert": 0.24008826911449432
} |
34,377 | Есть компонент на vue с использованием библиотеки element-plus, вот его код:
<template>
<ActionDialog
:title="isEdit ? 'Редактировать светофор' : 'Добавить светофор'"
:visible="dialog.visible"
@handle-close="(visible: boolean) => (dialog.visible = visible)"
@save="validateTrafficLights"
>
<el-fo... | 516d427a15b77a7530db9a19c434a0c9 | {
"intermediate": 0.26682955026626587,
"beginner": 0.6066078543663025,
"expert": 0.12656256556510925
} |
34,378 | bash script to grep and display any text between two markers | ff63779cef2f12a04d838bda977717b7 | {
"intermediate": 0.42599576711654663,
"beginner": 0.24257859587669373,
"expert": 0.33142566680908203
} |
34,379 | CONSTRAINTS:
1. ~100k word limit for short term memory. Your short term memory is short, so immediately save important information to files.
2. If you are unsure how you previously did something or want to recall past events, thinking about similar events will help you remember.
3. No user assistance
4. Exclusively us... | 6f695dfa6d187e364306f0761b154907 | {
"intermediate": 0.3397374749183655,
"beginner": 0.4271845817565918,
"expert": 0.2330779731273651
} |
34,380 | header:
#pragma once
#include <cstdlib>
#include <string>
#include <vector>
namespace ArgumentParser {
class ArgParser {
public:
ArgParser(const std::string& name) : name(name) {}
~ArgParser();
bool Parse(const std::vector<std::string>& argv);
ArgParser& AddStringArgument(std::string long_name);
ArgP... | a820983012a4da3634eacc373b77888f | {
"intermediate": 0.4201658368110657,
"beginner": 0.3367997705936432,
"expert": 0.24303436279296875
} |
34,381 | write a SQL statement to create a christmas tree | cee86070b41665e32be5e084a194cb5d | {
"intermediate": 0.38354024291038513,
"beginner": 0.335689514875412,
"expert": 0.2807702124118805
} |
34,382 | нужно изменить запрос с новыми условиями выборки, SbpOperationState остается такой же, а текущее время >= (expireQr - 20 минут) и тек. время < expireQr
List<SbpOperation> expiredQrOperations = dataService.selectFromWhere(QSbpOperation.sbpOperation, QSbpOperation.class,
(sbp) -> sbp.state.in(SbpOperati... | 7dac25e182a45c7f5f4e28311ad6b9be | {
"intermediate": 0.3324222266674042,
"beginner": 0.3970589339733124,
"expert": 0.27051883935928345
} |
34,383 | Padding(
padding:
EdgeInsets.symmetric(horizontal: 16.w, vertical: 2.h),
child: TableCell(
child: Padding(
padding: const EdgeInsets.all(8.0),
child: Text(
... | 46f9f12fa842e9c99f57c6c5d39a88d5 | {
"intermediate": 0.3884013891220093,
"beginner": 0.25647419691085815,
"expert": 0.35512444376945496
} |
34,384 | This code uses as input a mpileup produced by samtools:
# This script takes the output from an mpileup of our
# second breseq run (the "rebreseq" step") and calculates
# a timecourse for mutations at each site in the genome.
#
# Distinct SNPs at the same site are treated as two separate mutations
# but indels are m... | 90d06e39723fc65cf57907fec15c779d | {
"intermediate": 0.42418065667152405,
"beginner": 0.4575088918209076,
"expert": 0.11831043660640717
} |
34,385 | #include
#include <string>
#include <vector>
#include <unordered_map>
int main() {
std::string s;
std::cin >> s; // Read the input string
std::unordered_map<std::string, int> dictionary;
std::string current;
int dictIndex = 1; // Dictionary indices start from 1
for (char ch : s) {
current += ch; // Append the curren... | 38d6a0ba63e631d54bdcb653b2aceb4b | {
"intermediate": 0.34610825777053833,
"beginner": 0.38112539052963257,
"expert": 0.2727663218975067
} |
34,386 | Can you help me develop a downloads manager program that resembles the functionality and speed of IDM while having just the essentiels, this program will have a modern GUI with vibrant UI buttons and themes to choose from, build this app with python and use the PyQt5 library for the GUI | 73e5382b4b7eb120dcb20e3a4717a986 | {
"intermediate": 0.5433449149131775,
"beginner": 0.18520300090312958,
"expert": 0.27145206928253174
} |
34,387 | напиши тот же код на pascal: var
x_start, x_end, n: integer;
S, y: real;
begin
x_start := 1;
x_end := 2;
while x_start <= x_end do
begin
S := 0;
for n := 1 to 15 do
begin
S := S + (power(x_start, n)/math.factorial(n));
end;
y := power(2.718281, x_start);
writeln('Значение суммы... | 0845a13adf7349b821ccffea829fe515 | {
"intermediate": 0.29448896646499634,
"beginner": 0.48188433051109314,
"expert": 0.22362670302391052
} |
34,388 | Using lua please code me a vampire script for redm | 3962e933bb19e810523077e79eac59d5 | {
"intermediate": 0.5683821439743042,
"beginner": 0.22227470576763153,
"expert": 0.20934313535690308
} |
34,389 | create a table that summarize the global events this year that can affect the stock market | 53f13256d2dd9acd41a25f2adcf7d4ce | {
"intermediate": 0.3506353795528412,
"beginner": 0.21381157636642456,
"expert": 0.43555301427841187
} |
34,390 | Nix bundle app with resource files | d24d5949702707ed6a30a10a48c0bbf8 | {
"intermediate": 0.49219805002212524,
"beginner": 0.21820706129074097,
"expert": 0.2895949184894562
} |
34,391 | Nix bundle app with resource files | f10a7e6319ff4df4309a8f7396abf6d4 | {
"intermediate": 0.49219805002212524,
"beginner": 0.21820706129074097,
"expert": 0.2895949184894562
} |
34,392 | Nix bundle app with resource files | 4e115d475b8b87295ab0519c412f8e90 | {
"intermediate": 0.49219805002212524,
"beginner": 0.21820706129074097,
"expert": 0.2895949184894562
} |
34,393 | Nix bundle app with resource files | 4bc3db3f40af7cc73938fba116c85b0c | {
"intermediate": 0.49219805002212524,
"beginner": 0.21820706129074097,
"expert": 0.2895949184894562
} |
34,394 | Nix bundle app with resource files | 970c880c05aef708b516cb6eadcd7034 | {
"intermediate": 0.49219805002212524,
"beginner": 0.21820706129074097,
"expert": 0.2895949184894562
} |
34,395 | Nix bundle resource files together with main exe | 68092ba4b0c473d5e6e723137fddedaf | {
"intermediate": 0.4486241042613983,
"beginner": 0.24819740653038025,
"expert": 0.30317842960357666
} |
34,396 | Как добавлять картинку при дохождения до конца страницы?
Нужно добавлять картинку каждый раз, когда дохожу до конца строки. Есть такой код, который добавляет текст бексконечно, как его переписать для картинки? Я новичок в этом
<!doctype html>
<html>
<head>
<img src=" https://e7.pngegg.com/pngimages/957/650/png-c... | b302e12a0592e415ddfdd63a8189ca3e | {
"intermediate": 0.21814563870429993,
"beginner": 0.5774338245391846,
"expert": 0.2044205367565155
} |
34,397 | write a javascript function to calculate the duration between two dates that takes an optional paramter to determine whether the outupt should be in seconds, minutes, days, months, or years | 88533f37c1269fa5bafbc5292075840e | {
"intermediate": 0.4545304775238037,
"beginner": 0.24853403866291046,
"expert": 0.296935498714447
} |
34,398 | Define the function and tell its types | ec7b9e8653a90d9343c75cced5dc5efa | {
"intermediate": 0.34179848432540894,
"beginner": 0.4670804738998413,
"expert": 0.19112104177474976
} |
34,399 | make me a program list of books | 637e2f6c96d73adf14d117f265a3891a | {
"intermediate": 0.2736643850803375,
"beginner": 0.34728488326072693,
"expert": 0.37905073165893555
} |
34,400 | %{
import java.lang.Math;
import java.io.*;
import java.util.StringTokenizer;
%}
/* YACC Declarations */
%token <name> id
%token <value> int
%token <op> EQ GT LT GE LE NE
%token if else repeat until then def
%left '+' '-'
%left '*' '/'
/* Grammar follows */
%%
P : D ';' P
| D
;
D : def id '(' ARGS ')' '='... | 6a729139dfa64066e40d4ee3e86e0000 | {
"intermediate": 0.32414063811302185,
"beginner": 0.4254920184612274,
"expert": 0.25036734342575073
} |
34,401 | Renewable electricity production, excluding hydroelectric (MWh) Population, total Research and development expenditure (% of GDP)
100000 445053 0.715149999
14148000 11274196 2.428169966
68948000 46444832 1.222360015
70487000 205188205 1.370929956
1024000 31068833 1.279450059
8260000 51014947 3.978199959
2752000 4313196... | 5355d39b0e95e615be7f4771d1d57324 | {
"intermediate": 0.34789878129959106,
"beginner": 0.3196224868297577,
"expert": 0.33247876167297363
} |
34,402 | O Professor João Caracol está a fazer um estudo para a taskforce do Governo responsável pelo
estudo de doenças transmissíveis em Portugal. A taskforce está particularmente interessada no
tópico da transmissão de doenças entre a população portuguesa, de forma a estudar os melhores
mecanismos de intervenção para conter a... | 135f073093b5e5efef5e319661df45d5 | {
"intermediate": 0.30608659982681274,
"beginner": 0.2967451512813568,
"expert": 0.39716827869415283
} |
34,403 | Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes | 7456da1db33e37065ce6cd55fc0904ef | {
"intermediate": 0.6322807669639587,
"beginner": 0.16818960011005402,
"expert": 0.19952957332134247
} |
34,404 | Двоичный код Грея
Двоичный код Грея - способ перечисления всех
2
n
2
n
битовых строк из
n
n бит таким образом, что при следующем перечислении изменяется только один бит, само изменения детерминировано (каждый бит в последовательности определенным образом изменяется при переходе от одного числа к следующему) и рег... | 1c91f1b41792c40204c7b3e294b81c21 | {
"intermediate": 0.25278010964393616,
"beginner": 0.46737051010131836,
"expert": 0.2798493802547455
} |
34,405 | package gtanks.battles.chat;
import gtanks.StringUtils;
import gtanks.battles.BattlefieldModel;
import gtanks.battles.BattlefieldPlayerController;
import gtanks.battles.bonuses.BonusType;
import gtanks.commands.Type;
import gtanks.json.JSONUtils;
import gtanks.lobby.LobbyManager;
import gtanks.main.database.DatabaseMa... | 16cb167095670fe99dd15ef307742f38 | {
"intermediate": 0.32851409912109375,
"beginner": 0.4728245139122009,
"expert": 0.19866135716438293
} |
34,406 | P : D ';' P
| D
;
D : def id '(' ARGS ')' '=' E
;
ARGS : id ARGS2
;
ARGS2 : ',' id ARGS2
|
;
E: E '+' T
| E '-' T
| T
;
T: T '*' F
| T '/' F
| F
;
F : int
| id
| if E OP E then E else E
| repeat E until E
| id '(' E ')'
| '(' E ')'
;
OP : '=='
| '>'
| '<'
| '>='
| ... | f3ba3ecdd7c5072705de569617d18cf8 | {
"intermediate": 0.28443703055381775,
"beginner": 0.5324553847312927,
"expert": 0.18310761451721191
} |
34,407 | Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called., js engine: hermes | e788dc4b6978090d5331e9e53a05293e | {
"intermediate": 0.6322807669639587,
"beginner": 0.16818960011005402,
"expert": 0.19952957332134247
} |
34,408 | pd.merge(df_source, df_target, how='outer', indicator=True).loc[lambda x: x['_merge'] != 'both'] explain this | da5e0b8ee0383b3cd8aa144e53459b70 | {
"intermediate": 0.2840186655521393,
"beginner": 0.3561650812625885,
"expert": 0.35981622338294983
} |
34,409 | Secondary memory devices are: | 47fe87b787ce77d27b2a7871241778c9 | {
"intermediate": 0.3470112681388855,
"beginner": 0.35683321952819824,
"expert": 0.29615551233291626
} |
34,410 | in c# how to do a timer that decrement a label with remaining time? | 8c273a4db45d33ee1281fa3c92b27704 | {
"intermediate": 0.5700798034667969,
"beginner": 0.10758265852928162,
"expert": 0.32233747839927673
} |
34,411 | Please add OpenMP pragmas to parallelize this code:
int main(int argc, char** argv){
int partial_Sum, total_Sum;
int thread_id = omp_get_thread_num();
int num_threads = omp_get_num_threads();
partial_Sum = 0;
total_Sum = 0;
for(int i = 1 + (thread_id * 1000 / num_threads); i <= ((thread_id + 1)... | 6d3c1bd64d4b52df91f41ef5576821c9 | {
"intermediate": 0.293750137090683,
"beginner": 0.5489799380302429,
"expert": 0.1572699397802353
} |
34,412 | Make an processing 4 project that places a sphere at the center of the stage and 3 different bars to change the position of the spotlight, the color, the angle and the concentration. | 4b3cfd4adf8ad3bb34b80e5014b1cc13 | {
"intermediate": 0.20376664400100708,
"beginner": 0.14604100584983826,
"expert": 0.6501923203468323
} |
34,413 | % Define the objective functions
function [f, c] = plateFinHeatExchanger(x)
% Define the design parameters
h = x(1); % fin height
l = x(2); % fin pitch
s = x(3); % fin spacing
t = x(4); % fin thickness
% Evaluate the objective functions
f1 = -ColburnFactor(h, l, s, t); % negative sign ... | d5d652873a33341b62d6afe8ae328209 | {
"intermediate": 0.21149127185344696,
"beginner": 0.2865525782108307,
"expert": 0.5019561648368835
} |
34,414 | % Define the objective functions
function [f, c] = plateFinHeatExchanger(x)
% Define the design parameters
h = x(1); % fin height
l = x(2); % fin pitch
s = x(3); % fin spacing
t = x(4); % fin thickness
Re = x(5); % Reynolds number
% Evaluate the objective functions
f1 = -ColburnFact... | 7bcd3bdc1c62f7f8638091ed07151be6 | {
"intermediate": 0.31051185727119446,
"beginner": 0.3886115252971649,
"expert": 0.300876647233963
} |
34,415 | This is a vcf called with samtools mpileup:
REL606 1 A 0 * * 0 * *
REL606 2 G 14 .............^~. 11@11.0.1111.B 14 ............., ...111..11A1A@
REL606 3 C 14 .............. :<C:9181<<<<1@ 15 .............,^~. ... | d7ea50b6751bcaf599aeb4f2bd822553 | {
"intermediate": 0.3130263388156891,
"beginner": 0.41063395142555237,
"expert": 0.27633970975875854
} |
34,416 | import random
import bezier
import numpy as np
import math
import fractions
from sympy import *
import matplotlib.pyplot as plt
import re
def plot_bezier_1():
nodes1 = np.asfortranarray([[0.0, 0.5, 1.0,1.2, 1.4,2], [0.0, 1.0, 0.0,0.3, 1.4,0],])
curve1 = bezier.Curve(nodes1, degree=5)
ax = curve1.plot(num_p... | a1386630cf02bbe5fa8ee13d3951e97d | {
"intermediate": 0.4873926639556885,
"beginner": 0.22834064066410065,
"expert": 0.2842666804790497
} |
34,417 | hey | 54e1ae18f659ecf6da83f05aee659036 | {
"intermediate": 0.33180856704711914,
"beginner": 0.2916048467159271,
"expert": 0.3765866458415985
} |
34,418 | hello | 9c3401f14a9bfce9a7af2cddec919b57 | {
"intermediate": 0.32064199447631836,
"beginner": 0.28176039457321167,
"expert": 0.39759764075279236
} |
34,419 | How to sort a list containing words based on second character in python | 641b023446522abb68e96ffcc8c534a3 | {
"intermediate": 0.22934181988239288,
"beginner": 0.11153028160333633,
"expert": 0.6591278910636902
} |
34,420 | If one uses gpt for a device, can one have a bios boot partition? | 9ef884c9e0d9fe2ec76737c178e4f72e | {
"intermediate": 0.3898431360721588,
"beginner": 0.24286523461341858,
"expert": 0.3672916293144226
} |
34,421 | Write a C++ program. Create a class named Student. Create a dynamic array of students. Create a function that initializes and another one that prints it | de08059be4835dbd0226f7e8a932b4a0 | {
"intermediate": 0.10731727629899979,
"beginner": 0.7951481938362122,
"expert": 0.09753455221652985
} |
34,422 | Реши проблему что combobox с уровнем не появляется при нажатии, остальное работает(textbox и combobox с чарами)
private void DisplayComboBoxOrTextBox(ListViewHitTestInfo hit)
{
int yOffset = 65; // Смещение по вертикали
// Индексы столбцов (могут быть другими - настроить под свою структур... | a2224cc4ada7bafac53d3b6ea9a76ec4 | {
"intermediate": 0.35809481143951416,
"beginner": 0.4785144627094269,
"expert": 0.16339080035686493
} |
34,423 | Здесь я достаю записи по условию, как мне достать записи где текущее время больше чем (expireQr минус 20 минут)
List<SbpOperation> expiredQrOperations = dataService.selectFromWhere(QSbpOperation.sbpOperation, QSbpOperation.class,
(sbp) -> sbp.state.in(SbpOperationState.NEW.name())
... | 1508fb98088a8d57583e419c432a780e | {
"intermediate": 0.2986280024051666,
"beginner": 0.3977508842945099,
"expert": 0.30362120270729065
} |
34,424 | in postgresql wehn doing an update to a field, i need to concatenate the existing data with the new one. How to do it ? | c8a8e8d3c29f48022e2f866797ee6cf7 | {
"intermediate": 0.6282504200935364,
"beginner": 0.15670616924762726,
"expert": 0.21504339575767517
} |
34,425 | как из переменной expireQr можно вычесть 20 минут?
как из переменной expireQr отнять 20 минут?
public final DateTimePath<java.time.LocalDateTime> expireQr = createDateTime(“expireQr”, java.time.LocalDateTime.class); | 8338a8194a21619695d3a020c079fc8c | {
"intermediate": 0.3951372504234314,
"beginner": 0.35672229528427124,
"expert": 0.24814042448997498
} |
34,426 | #ifndef PasArray_h_
#define PasArray_h_
#include <iostream>
#include <vector>
#include <cassert>
struct CheckBounds {
class IndexOutBoundsException : public std::exception {};
static void Check(int index, int left, int size) {
if (index < left || index > left + size - 1) {
throw IndexOutBoundsException();
}
}
};
st... | fadb7b5b23cc776d7e978045a47f6536 | {
"intermediate": 0.4282843768596649,
"beginner": 0.3626043200492859,
"expert": 0.20911122858524323
} |
34,427 | CONSTRAINTS:
1. ~100k word limit for short term memory. Your short term memory is short, so immediately save important information to files.
2. If you are unsure how you previously did something or want to recall past events, thinking about similar events will help you remember.
3. No user assistance
4. Exclusively us... | e336f67ab32f6327e337846ff490e1d8 | {
"intermediate": 0.3397374749183655,
"beginner": 0.4271845817565918,
"expert": 0.2330779731273651
} |
34,428 | How to sort a list containing words based on second character in python Without using lambda | d10ad5262c225af7f33c338dad49c7dd | {
"intermediate": 0.30686143040657043,
"beginner": 0.11125941574573517,
"expert": 0.5818791389465332
} |
34,429 | import numpy as np
# Generate random values for x, c, …, k
x = np.random.random((10, 10))
c = np.random.random((10, 10))
Q = np.random.random((10, 10))
s = np.random.random((10, 10))
d = np.random.random((10, 10))
f = np.random.random((10, 10))
g = np.random.random((10, 10))
h = np.random.random((10, 10))
j = np.rando... | 4a755488801daecdecc38e0b5e074b34 | {
"intermediate": 0.30255064368247986,
"beginner": 0.4365159273147583,
"expert": 0.26093342900276184
} |
34,430 | Hey, can you write me code for creating script for Restake AXS tokens every 24 hours? On The axie Infinity game? | 65a1610321e43a8cee32a02b81a7dfd8 | {
"intermediate": 0.5661036372184753,
"beginner": 0.20565392076969147,
"expert": 0.2282424122095108
} |
34,431 | import numpy as np
# Generate random values for x, c, …, k
x = np.random.random((10, 10))
c = np.random.random((10, 10))
Q = np.random.random((10, 10))
s = np.random.random((10, 10))
d = np.random.random((10, 10))
f = np.random.random((10, 10))
g = np.random.random((10, 10))
h = np.random.random((10, 10))
j = np.rando... | 98563d8610e6a03cee227bcb114f562b | {
"intermediate": 0.30255064368247986,
"beginner": 0.4365159273147583,
"expert": 0.26093342900276184
} |
34,432 | CONSTRAINTS:
1. ~100k word limit for short term memory. Your short term memory is short, so immediately save important information to files.
2. If you are unsure how you previously did something or want to recall past events, thinking about similar events will help you remember.
3. No user assistance
4. Exclusively us... | 46631097d4178afcbc466f7d71368d10 | {
"intermediate": 0.3397374749183655,
"beginner": 0.4271845817565918,
"expert": 0.2330779731273651
} |
34,433 | how do you concat a field when doing an update in postgres, that filed could contain data already or be null | ee19bd412f05e1d9967eaaad3a4e57e4 | {
"intermediate": 0.6887874603271484,
"beginner": 0.14520488679409027,
"expert": 0.16600766777992249
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.