row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
41,360 | mounted() {
if (this.loginForm.username === '') {
(this.$refs.username as Input).focus()
} else if (this.loginForm.password === '') {
(this.$refs.password as Input).focus()
}
}
переписать на vue 3 composition api | 8e42e4976b9fa46fe194fd98f199ead6 | {
"intermediate": 0.37385421991348267,
"beginner": 0.3516604006290436,
"expert": 0.27448534965515137
} |
41,361 | Вот мой код для системы подвески машин в roblox: | 8269f17afb0a7086fc8ddfb109570b56 | {
"intermediate": 0.3053695559501648,
"beginner": 0.27453693747520447,
"expert": 0.4200935363769531
} |
41,362 | Hi | 36bb9eee04ebaa23690027191ea3671d | {
"intermediate": 0.33010533452033997,
"beginner": 0.26984941959381104,
"expert": 0.400045245885849
} |
41,363 | Give an example of simple threaded queue processing in Python | 4847c3b8205763e64679b0891c2eee24 | {
"intermediate": 0.6708381772041321,
"beginner": 0.0692652016878128,
"expert": 0.2598966062068939
} |
41,364 | telebon send json as formatted message | 758d3aa3409bf7f5c2677b64f4750736 | {
"intermediate": 0.32031238079071045,
"beginner": 0.28576916456222534,
"expert": 0.3939184546470642
} |
41,365 | shape mismatch tensorflow. why is that? python | ae73b663e2651b2b69b94762a4663cf8 | {
"intermediate": 0.4514444172382355,
"beginner": 0.21180972456932068,
"expert": 0.3367457985877991
} |
41,366 | list ['x','y','z'] to string 'xyz' | e5157f165aaac1dc7c69b3f94ba3e002 | {
"intermediate": 0.34611883759498596,
"beginner": 0.37837767601013184,
"expert": 0.27550357580184937
} |
41,367 | logs-sfs.error@custom: processors dissect in pipeline logs-sfs.error@custom failed with message Unable to find match for dissect pattern: [%{tmp.timestamp}] [%{log.level}] %{tmp.file}(%{tmp.line_number}): [client %{client.address}:%{client.port}] %{tmp.rest_of_message} against source: [Wed Mar 06 13:36:25 2024] [debug... | 3e25a2d0127183a6d0ce7df60a16fe33 | {
"intermediate": 0.38670459389686584,
"beginner": 0.35693809390068054,
"expert": 0.2563572824001312
} |
41,368 | in the code import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import java.lang.reflect.Type;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
class Hotel{
int id;
String name;
String description;
String city;
String phon... | 8a5fc37b5afe63c4f356a5abec03c037 | {
"intermediate": 0.39875319600105286,
"beginner": 0.37261563539505005,
"expert": 0.2286311388015747
} |
41,369 | I have this React code.
return (
<DialogMessage
key={message.id}
messageId={message.id}
quoteId={message.replyId}
quoteText={message.replyText}
side={message.clientId != null ? 'left' : 'right'}
infoText={getMessageSignature({
... | d31987b4b642720845aacd16f96c2de6 | {
"intermediate": 0.470971018075943,
"beginner": 0.36167478561401367,
"expert": 0.16735421121120453
} |
41,370 | import torch
import folder_paths
from PIL import Image, ImageOps
import numpy as np
import safetensors.torch
import hashlib
import os
import cv2
import os
import imageio
import shutil
from moviepy.editor import VideoFileClip, AudioFileClip
import random
import math
import json
from comfy.cli_args import args
import tim... | 63260f8a97f34bfe4a1eac87feb70acd | {
"intermediate": 0.36415982246398926,
"beginner": 0.44390496611595154,
"expert": 0.1919352114200592
} |
41,371 | voici des logs derror je veux que tu me fasses un pipeline sur ELK :
"APACHE-ERROR-SFS-RPXD-MSS-MSS-UAT-G03R04C12" [Wed Mar 06 14:18:03 2024] [debug] proxy_util.c(3234): AH00962: HTTPS: connection complete to 10.235.70.188:443 (uat-rpwa-mss-mss.sfs-qualif.caas-cnp-apps-v2.com.intraorange)
"APACHE-ERROR-SFS-RPXD-MSS... | 8ea2d44814881f46b170f45ade012899 | {
"intermediate": 0.4332495927810669,
"beginner": 0.23280538618564606,
"expert": 0.33394500613212585
} |
41,372 | sto facendo un programma python che usa le api di google maps e voglio convertire un nome in coordinate con longitudine e latitudine, ad ora le informazioni restituite sono in questo formato: [{'address_components': [{'long_name': '1600', 'short_name': '1600', 'types': ['street_number']}, {'long_name': 'Amphitheatre Pa... | a03749051dff022c8b7d17d77f26980d | {
"intermediate": 0.37560611963272095,
"beginner": 0.2463325560092926,
"expert": 0.37806129455566406
} |
41,373 | @Watch('$route', { immediate: true })
private onRouteChange(route: Route) {
const query = route.query as Dictionary<string>
if (query) {
this.redirect = query.redirect
this.otherQuery = this.getOtherQuery(query)
}
}
как переписать на vue 3 composition api | 49580db23339ce26789a625e3791a075 | {
"intermediate": 0.44583144783973694,
"beginner": 0.3715670704841614,
"expert": 0.1826014667749405
} |
41,374 | --version | 078a6284dc0c8458c9579f73e5850f36 | {
"intermediate": 0.31723591685295105,
"beginner": 0.2869551181793213,
"expert": 0.3958089351654053
} |
41,375 | I would like to host videos in Germany myself. Can you generate a code or write software that I can use for this? You can choose the programming language yourself. | 3f6fea1e023b028a6a566cf9f31f8c49 | {
"intermediate": 0.38296908140182495,
"beginner": 0.28576186299324036,
"expert": 0.3312690556049347
} |
41,376 | this is my command:
awk '{print $1}' test.txt
this is the output:
InFrame
InFrame
TruncatedIntron
InFrame
TruncatedIntron
InFrame
InFrame
InFrame
InFrame
InFrame
InFrame
InFrame
InFrame
InFrame
InFrame
I want to count how many occurrences of each type are, help me | 8fd8bae933f788cda538a2994058f723 | {
"intermediate": 0.2838541567325592,
"beginner": 0.5838297605514526,
"expert": 0.13231605291366577
} |
41,377 | I have data which is organized into a JSON, which in-turn has multiple JSONS within it.
In each individual JSON there are 4 fields, Name, SSN, DOB and Address, and for each of the 4 fields, there are 3 values, one provided by the applicant, one pulled from the credit report and another from their lexisnexis report.
I a... | 8de53473e978d84c85debb7d7c756453 | {
"intermediate": 0.5498525500297546,
"beginner": 0.2056833952665329,
"expert": 0.24446401000022888
} |
41,378 | Les instructions de du programme Orange money en C# | b0e966cce13a789fdf0b117c81ac526f | {
"intermediate": 0.3950727581977844,
"beginner": 0.33233562111854553,
"expert": 0.27259159088134766
} |
41,379 | Hello | 7c51a22938c0043b66c7b7e35eca7957 | {
"intermediate": 0.3123404085636139,
"beginner": 0.2729349136352539,
"expert": 0.4147246778011322
} |
41,380 | nix add build time dependency to flakke depending on buildRustPackage | f73cf5643966b82f49de72ff2d738960 | {
"intermediate": 0.4726713001728058,
"beginner": 0.2231593281030655,
"expert": 0.30416932702064514
} |
41,381 | check this function:
fn map_5_utr(
tx_start: &u32,
tx_end: &u32,
cn_start: &u32,
cn_end: &u32,
idx: &usize,
) -> (bool, UMatch) {
if idx == &0 {
if tx_start == cn_start && tx_end <= cn_end {
// 5' end in-frame
(true, UMatch::InFrame)
} else if ... | daf5a56ecf9b046e7689e0a6baad1583 | {
"intermediate": 0.4065265357494354,
"beginner": 0.32844817638397217,
"expert": 0.26502525806427
} |
41,382 | How do I make nothing happen with this cancel action
let cancelAction = UIAlertAction(title: "Cancel", style: .default, handler: { [weak self] _ in
}) | fb3b258543fbaa41308195cc4a11573d | {
"intermediate": 0.5623029470443726,
"beginner": 0.19806824624538422,
"expert": 0.23962882161140442
} |
41,383 | What does the continue conditional do in processing? and what does it mean by "skips the remainder of the block and starts the next iteration."
Because the definition for "coutinue" is: When run inside of a for or while, it skips the remainder of the block and starts the next iteration. | efca4774f3fa44863a6ac06edcefdea9 | {
"intermediate": 0.3542598485946655,
"beginner": 0.20051494240760803,
"expert": 0.44522514939308167
} |
41,384 | Show me an example on how to use kCLAuthorizationStatusNotDetermined | 851fe94a875b8a64bdae700dc38d4eef | {
"intermediate": 0.4701383709907532,
"beginner": 0.09489908814430237,
"expert": 0.43496254086494446
} |
41,385 | Timestamp Email address Full Name University ID Number Personal Email Valid Phone Number Gender QR-code Scanner Transaction ID Payment Screenshot
this is available in data.csv
I need to create a excel file of Full name, ID number, Qr-code scanner payment done and save in newdata.csv
using python program fet... | 12fac53bc0382f5546be7a8a4cdf2a5b | {
"intermediate": 0.5222497582435608,
"beginner": 0.22085580229759216,
"expert": 0.25689437985420227
} |
41,386 | Using recursion, complete the body of the following static method.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/**
* Refactors the given {@code Statement} so that every IF_ELSE statement
* with a negated condition (NEX... | 8ec732a7671b3e3cac6d72e57ca1b888 | {
"intermediate": 0.3024034798145294,
"beginner": 0.4870724380016327,
"expert": 0.21052412688732147
} |
41,387 | /*
* requestAlwaysAuthorization
*
* Discussion:
* When -authorizationStatus == kCLAuthorizationStatusNotDetermined,
* calling this method will start the process of requesting "always"
* authorization from the user. Any authorization change as a result of
* the p... | c0cf33ff987752f2b46321412f838ebc | {
"intermediate": 0.524499773979187,
"beginner": 0.26251596212387085,
"expert": 0.21298420429229736
} |
41,388 | Timestamp Email address Full Name University ID Number Personal Email Valid Phone Number Gender QR-code Scanner Transaction ID Payment Screenshot
tom homlinston 2307452526 ... | bbecc1266d745c3bf81c4ac2452aa994 | {
"intermediate": 0.42020511627197266,
"beginner": 0.2856191098690033,
"expert": 0.29417580366134644
} |
41,389 | how to fix: npm run build
> jamstack-ecommerce@0.1.0 build
> next build
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
node:internal/modules/esm/resolve:303
return new ERR_PACKAGE_PATH_NOT_EXPORTED(
^
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/p... | 4674ebf42654b8fb2b305d76aff0c22a | {
"intermediate": 0.3678964376449585,
"beginner": 0.43570995330810547,
"expert": 0.19639356434345245
} |
41,390 | starling-lm-7b-alpha
gpt-4-1106-preview
wizardlm-70b
claude-3-opus-20240229
==========
Это код скриптов стороны клиента и сервера с логикой /// для MTA SAN ANDREAS
==========
-- login_client.lua
local soundElementData = "mySoundElement"
screenWidth,screenHeight = guiGetScreenSize()
mainWidth,mainHeight = 1300,60... | cecf57828ed09052f03c171cdac10adc | {
"intermediate": 0.30311423540115356,
"beginner": 0.5020779371261597,
"expert": 0.19480782747268677
} |
41,391 | I have data which is organized into a JSON, which in-turn has multiple JSONS within it.
In each individual JSON there are 4 fields, Name, SSN, DOB and Address, and for each of the 4 fields, there are 3 values, one provided by the applicant, one pulled from the credit report and another from their lexisnexis report.
I a... | 51759b3fb2b5e2ff74180aed73a06282 | {
"intermediate": 0.5498525500297546,
"beginner": 0.2056833952665329,
"expert": 0.24446401000022888
} |
41,392 | Sstv decoder for amstrad CPC | a94d8edbcea9c14745d42fb6a784832e | {
"intermediate": 0.3164275586605072,
"beginner": 0.3402988016605377,
"expert": 0.3432736098766327
} |
41,393 | Hello i want a chrome console command that select every this element "<div class="skins-columner__item-upgrade skin-changer-items_skinsColumnerItemUpgrade_1UpD2"><div data-v-1a3f66b7="" class="skin-select"><div data-v-0c0e7412="" data-v-1a3f66b7="" tabindex="0" class="skin-card rarity--milspec clickable"><!----><div da... | 7307217436e6c5822be0dac0ea840be7 | {
"intermediate": 0.37730467319488525,
"beginner": 0.4656178057193756,
"expert": 0.15707747638225555
} |
41,394 | How is a queue implemented in the openjdk jvm internally? | 0a9eb005906113e406350a0252940e6b | {
"intermediate": 0.5636012554168701,
"beginner": 0.10332546383142471,
"expert": 0.33307331800460815
} |
41,395 | Implement Vector class in c++17, for both constant and non-constant objects.
operator= is obliged to call operator= from the i-th object, if possible, and if it is impossible, then construct it in place by calling the copy constructor.
All memory work must be done through the Alloc allocator. | 63688bf071a8fc13c1aec724b5753638 | {
"intermediate": 0.36423206329345703,
"beginner": 0.361316978931427,
"expert": 0.27445098757743835
} |
41,396 | The data should be input as follows:
const string studentData[] =
{"A1,John,Smith,John1989@gm ail.com,20,30,35,40,SECURITY", "A2,Suzan,Erickson,Erickson_1990@gmailcom,19,50,30,40,NETWORK", "A3,Jack,Napoli,The_lawyer99yahoo.com,19,20,40,33,SOFTWARE", "A4,Erin,Black,Erin.black@comcast.net,22,50,58,40,SECURITY", "A5... | 4b710ad6b216c11da3c4904462142501 | {
"intermediate": 0.4440973401069641,
"beginner": 0.34034430980682373,
"expert": 0.21555840969085693
} |
41,397 | I am making a C++ SDL based and wrapped game engine,I need your help to finish it.
First, what do you think of my IntersectLineSegment of my Rect class?
LineSegment Rect::IntersectLineSegment(const LineSegment& line)
{
int x1 = line.GetStart().GetX();
int y1 = line.GetStart().GetY();
int x2 = line.GetEnd(... | 4891b000adba4b6d452a23e785f2c1c2 | {
"intermediate": 0.535402774810791,
"beginner": 0.3254801630973816,
"expert": 0.1391170173883438
} |
41,398 | @Watch('dateStart', { immediate: true })
@Watch('dateEnd', { immediate: true })
addDate() {
this.parsedFilters({})
}
как переписать на vue 3 composition api | f220593f3cef497ae6ba58885010bba8 | {
"intermediate": 0.5738130807876587,
"beginner": 0.28138020634651184,
"expert": 0.14480675756931305
} |
41,399 | keyboard = types.ReplyKeyboardMarkup(row_width=1, resize_keyboard=False, is_persistent=True)
keyboard.add(KeyboardButton(text='Подать Заявку Сейчас! 🚀')
main_page_keyboard = types.InlineKeyboardMarkup()
item1 = types.InlineKeyboardButton("ℹ️ О вакансии", callback_data='item1')
item2 = types.InlineKeyboardButton("ℹ️ Т... | b1300a5c6588eece03cedb09cf90cd1f | {
"intermediate": 0.332635760307312,
"beginner": 0.3482922315597534,
"expert": 0.31907200813293457
} |
41,400 | The data should be input as follows:
const string studentData[] =
{"A1,John,Smith,John1989@gm ail.com,20,30,35,40,SECURITY", "A2,Suzan,Erickson,Erickson_1990@gmailcom,19,50,30,40,NETWORK", "A3,Jack,Napoli,The_lawyer99yahoo.com,19,20,40,33,SOFTWARE", "A4,Erin,Black,Erin.black@comcast.net,22,50,58,40,SECURITY", "A5... | 7bbc7097ae53dafb1305d8474c9b43d1 | {
"intermediate": 0.2853660583496094,
"beginner": 0.41172415018081665,
"expert": 0.302909791469574
} |
41,401 | Create a picture of a bunny | 55d677c54b8f59a9f0840851b0aa8801 | {
"intermediate": 0.3654778003692627,
"beginner": 0.35315564274787903,
"expert": 0.2813665270805359
} |
41,402 | please make a diagram of USA government in mermaid diagram. top down to explain how the government works. make it concise and detailed and just return the diagram | 759d956aa1e04c75d16420b23cad8d23 | {
"intermediate": 0.4147423803806305,
"beginner": 0.25484418869018555,
"expert": 0.3304134011268616
} |
41,403 | is mermaid vs obsidian mermaid different? | fb52230c955cdc6ca19a592294eec7c4 | {
"intermediate": 0.4229619801044464,
"beginner": 0.29140985012054443,
"expert": 0.28562816977500916
} |
41,404 | source | a4c5b0d71290f8334793a710d97fe4f2 | {
"intermediate": 0.3218476176261902,
"beginner": 0.27129122614860535,
"expert": 0.40686115622520447
} |
41,405 | flowchart TD
President -->| " " | VP
President -.->| " " | Cabinet
President -->| " " | Exe_Agencies
President -->| " " | IndependentAgencies
President --> CommanderInChief
President --> ExecOrders
Cabinet & IndependentAgencies -->| " " | PolicyImplementation
President --> TreatyPow... | ff0fad96709dde62501539b86a846a69 | {
"intermediate": 0.30774036049842834,
"beginner": 0.36163321137428284,
"expert": 0.3306264579296112
} |
41,407 | graph TD
President -->|Directs| VP
President -.->|Advisory Role| Cabinet
President -->|Oversees| Exe_Agencies
President -->|Oversees| IndependentAgencies
President -->|Commander In Chief of Military| CommanderInChief
President -->|Issues| ExecOrders[“Executive Orders”]
Cabinet & IndependentAgencies -->|Implement Polic... | 3a2a6f61dd655c00e4ddc1f63229e064 | {
"intermediate": 0.3818194568157196,
"beginner": 0.20067061483860016,
"expert": 0.41750994324684143
} |
41,408 | Unrecognized Token C/C++ meaning | f69c0728c45b71f208ebba65354fd292 | {
"intermediate": 0.31981784105300903,
"beginner": 0.4390474259853363,
"expert": 0.24113476276397705
} |
41,409 | Make a program like google translate but when you enter in something in English, it puts out a language called baby, which is just gibberish, write this in html | 372ccf805f1d66d7ba7bea29e587c540 | {
"intermediate": 0.27294251322746277,
"beginner": 0.19562861323356628,
"expert": 0.531428873538971
} |
41,410 | Create an array named quandaleDingle with 3 default boolean values. | 072a3cfdb4edf5611b8082f7a245a3b5 | {
"intermediate": 0.42824646830558777,
"beginner": 0.3218286633491516,
"expert": 0.24992488324642181
} |
41,411 | telebot. i want to ask a sequence of questions, wait for response, put every answer in a list. the first line in the list is users chat id. the trigger for sequence is /begin command
Как вас зовут?
Где вы сейчас проживаете? (город, страна)
Как с вами можно связаться? (номер телефона или email)
Какие операционные систе... | 4c47c132ff585fbdf57f8bb9fbbf6e02 | {
"intermediate": 0.23385819792747498,
"beginner": 0.6769117116928101,
"expert": 0.08923006057739258
} |
41,412 | to hold a cell size in model list of flask admin | a0737ea56a5b8aa836048581e2904311 | {
"intermediate": 0.3888644278049469,
"beginner": 0.2724347710609436,
"expert": 0.3387007713317871
} |
41,413 | ETL In Real time stream system (Photo upload stream process)
Focus on designing important metrics and E2E ETL process
Q1: (a product sense question) What metrics would you use to evaluate if a feature in the photo upload application is effective or not? What data would you collect? --> Photo upload APP? | 77c0d0512d50382ab46583c1a083b46c | {
"intermediate": 0.32076436281204224,
"beginner": 0.4613182544708252,
"expert": 0.21791739761829376
} |
41,414 | Height [150 ; 165[ [165 ; 170[ [170 ; 175 [ [175 ; 180 [ [180 , 200[
Individuals 120 180 250 150 100
1. Plot the histogram of this distribution.
2. Determine the median by linear interpolation (calculations may be done without a calculator).
3. Determine Q1 and Q3. | dd61afe1de6f3b3d9799c49f15e95f7e | {
"intermediate": 0.43442651629447937,
"beginner": 0.28906112909317017,
"expert": 0.27651238441467285
} |
41,415 | import math
x = float(input("Введите значение x (x > 1): "))
precision = 0.5e-6
a_prev = x
n = 1
while True:
a = math.sqrt(math.sin(5 + a_prev**3) / x**n + 4)
if abs(a - a_prev) < precision:
break
a_prev = a
n += 1
print(f"Предел последовательности: {a}, при {n} членах")
можешь написать без ф... | 336fb6eab8ef915d932c4675a1f1a56d | {
"intermediate": 0.3507825434207916,
"beginner": 0.41732630133628845,
"expert": 0.2318912297487259
} |
41,416 | How do I make a function that dictates how fast text is printed in terminal using the user's wpm | 6a5688f7c5735ad1aae80e124c1904c9 | {
"intermediate": 0.37144920229911804,
"beginner": 0.2072983831167221,
"expert": 0.42125245928764343
} |
41,417 | I have data which is organized into a JSON, which in-turn has multiple JSONS within it.
In each individual JSON there are 4 fields, Name, SSN, DOB and Address, and for each of the 4 fields, there are 3 values, one provided by the applicant, one pulled from the credit report and another from their lexisnexis report.
I a... | 7dfe0c58400b7500ea5873cd9669649f | {
"intermediate": 0.5498525500297546,
"beginner": 0.2056833952665329,
"expert": 0.24446401000022888
} |
41,418 | Using recursion, complete the body of the following Statement instance method.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
/**
* Pretty prints {@code this} to the given stream {@code out} {@code off... | 1a165abc7fdf2163a7306f180e740a0b | {
"intermediate": 0.3471212089061737,
"beginner": 0.43622472882270813,
"expert": 0.21665413677692413
} |
41,419 | Using recursion, complete the body of the following static method.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/**
* Refactors the given {@code Statement} by renaming every occurrence of
* instruction {@code oldName} to {@code newName}. Every other statement is
* left unmodified.
*
* @param s
* ... | 0322920d89506b02b73db8bc5745af81 | {
"intermediate": 0.37031272053718567,
"beginner": 0.41965657472610474,
"expert": 0.2100306898355484
} |
41,420 | Complete the body of the following private static method.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/**
* Returns the first "word" (maximal length string of characters not in
* {@code SEPARATORS}) or "separator string" (maximal length string of
* characters in {@code SEPARAT... | 21f0d0a5293339f612b6822e7fa4f8e2 | {
"intermediate": 0.3547467291355133,
"beginner": 0.39182737469673157,
"expert": 0.2534259259700775
} |
41,421 | Using the grammar for real-number constants discussed in class, write a set of rewrite rules for signed real-number constants that allow an optional sign at the front of the constants. Use signed-real-const as the new start symbol. You can reuse as much or as little of the real-number constant grammar rules as you deem... | 9f2827012f22484adede9ef8ce3eae49 | {
"intermediate": 0.26716482639312744,
"beginner": 0.39080092310905457,
"expert": 0.342034250497818
} |
41,422 | Consider the following grammar for arithmetic expressions. It is similar to the one discussed in class.
expr → term { + term | - term }
term → factor { * factor | / factor }
factor → ( expr ) | digit-seq
digit-seq → digit { digit }
digit → 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
The recursive descent parser to evaluate s... | bb20ca1c237f80bc543dd8c042c32bba | {
"intermediate": 0.38323312997817993,
"beginner": 0.3644908666610718,
"expert": 0.25227606296539307
} |
41,423 | Consider the following grammar for Boolean expressions.
bool-expr → T |
→ F |
→ NOT ( bool-expr ) |
→ ( bool-expr binary-op bool-expr )
binary-op → AND | OR
The recursive descent parser to evaluate syntactically valid Boolean expressions has a single method corresponding to the bool-expr start symbol of this grammar. A... | 68ad126dc19e8c86020150852712a4c0 | {
"intermediate": 0.39171701669692993,
"beginner": 0.33954963088035583,
"expert": 0.26873332262039185
} |
41,424 | Translate the following four BL programs into their executable form in the tables next to each example using the code generation "patterns" discussed in class (especially slides 30-47). Use only the primitives: MOVE, TURNLEFT, TURNRIGHT, INFECT, SKIP, and HALT; unconditional jump: JUMP; and the conditional jumps: JUMP_... | 2eebf97b81641b8a53144e7e200001ed | {
"intermediate": 0.3365248441696167,
"beginner": 0.319741427898407,
"expert": 0.34373369812965393
} |
41,425 | Using recursion, complete the body of the following static method. The code generated by generateCodeForStatement must match the code-generation patterns described in Code Generation (slides 39-47). Use the code for the case IF as a guide for the other cases.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
... | 624d0d4e44726d2c546c3e2626a2903d | {
"intermediate": 0.36296340823173523,
"beginner": 0.3960355818271637,
"expert": 0.24100103974342346
} |
41,426 | For this homework, you will design the interfaces for a new component family, WaitingLine. WaitingLine is trying to capture the idea of a waiting line like you might encounter at a restaurant. Customers upon arriving at the restaurant have their name added to the end of the waiting line; they can ask for their position... | 4ea1a2793401e9b96b49181f7c446861 | {
"intermediate": 0.4100129306316376,
"beginner": 0.2638111114501953,
"expert": 0.32617589831352234
} |
41,427 | What metrics would you use to evaluate if a feature in the photo upload application is effective or not? What data would you collect? | a6e073fae7b926a088a1aa0e9b126613 | {
"intermediate": 0.3641084134578705,
"beginner": 0.19372053444385529,
"expert": 0.4421711266040802
} |
41,428 | Hi Can you be a senior JavaScript developer and answer my questions. | ab196ea9b3cbb772d9a924e0205abf46 | {
"intermediate": 0.4694862365722656,
"beginner": 0.3374622166156769,
"expert": 0.1930515170097351
} |
41,429 | Please be a senior JS developer and help to solve: replace the 'XXXAccel ID = ' in main string '<a href="">Accel ID = XXXAccel ID = TEST2</a>' to 'XXX</a><a href="">Accel ID = ' | 3deff9faeb59b63ba0d253d3ec979fb7 | {
"intermediate": 0.44155892729759216,
"beginner": 0.3536417782306671,
"expert": 0.20479926466941833
} |
41,430 | Please be a senior JS developer and help to solve: replace the 'XXXAccel ID = ’ in main string ‘Accel ID = XXXAccel ID = TEST2’ to 'XXXAccel ID = ’ | b55bd2bda2d6208aa04d6da4150c1d18 | {
"intermediate": 0.47193416953086853,
"beginner": 0.3552040457725525,
"expert": 0.17286182940006256
} |
41,431 | Please be a senior JS developer and help to solve: replace the 'XXXAccel ID = ’ in main string ‘Accel ID = XXXAccel ID = TEST2’ to 'XXXAccel ID = ’ | b36e83808d8bbcfb9d787e600c846f60 | {
"intermediate": 0.47193416953086853,
"beginner": 0.3552040457725525,
"expert": 0.17286182940006256
} |
41,432 | como hacer un los unit test para este código en .net c#
public async Task<IResponse<ValidacionExistenciaModelOutput>> ValidarExistenciaAsync(
IRequestBody<ValidacionExistenciaModelInput> validacionExistenciaModel
)
{
try
{
var result = await ... | 80eee5f71967914164c5817f24e9f49b | {
"intermediate": 0.47241586446762085,
"beginner": 0.3081270456314087,
"expert": 0.21945703029632568
} |
41,433 | Please be a senior JS developer and help to solve: replace the 'XXXAccel ID = ’ in main string ‘‘<a href=“”>Accel ID = XXXAccel ID = TEST2</a>’’ to 'XXX</a><a href=“”>Accel ID = ’ | 6db74457a6c18a0904ae573c50c0337c | {
"intermediate": 0.498644083738327,
"beginner": 0.30416861176490784,
"expert": 0.19718727469444275
} |
41,434 | Please be a senior JS developer and help to solve: replace the 'XXXAccel ID = ’ in main string ‘‘Accel ID = XXXAccel ID = TEST2’’ to 'XXXAccel ID = ’ | b7021dceadf2bf86eb10f8d2ad7062e7 | {
"intermediate": 0.45539000630378723,
"beginner": 0.34703031182289124,
"expert": 0.19757969677448273
} |
41,435 | Assuming you are a CDO of a rideshare company, can you create a data model (star schema) of ride share related products? | aea1c9c64fe5e747d106b949468cf90a | {
"intermediate": 0.424275279045105,
"beginner": 0.22210170328617096,
"expert": 0.35362303256988525
} |
41,436 | what is loop invariant in recursion? explain to me comprehensively and in details with examples | a093ea4d578adfa1a37f276686ba3bcb | {
"intermediate": 0.13879796862602234,
"beginner": 0.6736790537834167,
"expert": 0.1875229775905609
} |
41,437 | which version GPT are you used? | cd545f3d000565f2264c4519f530cbf7 | {
"intermediate": 0.3923201262950897,
"beginner": 0.2350037395954132,
"expert": 0.37267616391181946
} |
41,438 | Переделай следующий xml qt для wpf:
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>608</width>
<height>267</height>
</rect>
</property>
<property n... | f53b9e5cd9e1ae008e546054b00b4a64 | {
"intermediate": 0.36544445157051086,
"beginner": 0.529700517654419,
"expert": 0.10485497117042542
} |
41,439 | help me write writing end point which do some computation using python rest api | 10735e93a339e05b57ec4ba2015da22d | {
"intermediate": 0.6063860654830933,
"beginner": 0.11903220415115356,
"expert": 0.27458176016807556
} |
41,440 | HI! | 4e232d9b56fac83739060664b00928e4 | {
"intermediate": 0.3374777138233185,
"beginner": 0.2601830065250397,
"expert": 0.40233927965164185
} |
41,441 | Hi, please be a senior JS developer. I want to compare 2 strings and find the difference out. In the string there are simple test and also html tags. lets say I have sOldStr = '<p><a href="">Accel ID = TEST2</a><a target="_blank" rel="noopener noreferrer" href="https://www.baidu.com/tesadsddft.pdf">Accel ID = TEST2</a>... | 44a951c65c3ce66e6fcef0d1f3a2d57f | {
"intermediate": 0.5673996210098267,
"beginner": 0.23168891668319702,
"expert": 0.2009115219116211
} |
41,442 | amd ryzen 5 5600H vs ryzen 5 7530U detailed comparison and what's best for multitasking and web development and programming stuff | 690f112cd6d1016b5139559b96e7170d | {
"intermediate": 0.6549625992774963,
"beginner": 0.16238124668598175,
"expert": 0.18265613913536072
} |
41,443 | X:1
T:Whimsical Breeze
M:4/4
L:1/8
K:C
Q:1/4=100
%%staves {1 2}
V:1
[V:1] C E/G# E C | C7/E G/B D7/F# | Dm7 Am7 Am7/G | G F/G G/F | Gsus4 G |
V:2
[V:2] C E/G# E C | C7/E G/B D7/F# | Dm7 Am7 Am7/G | G F/G G/F | Gsus4 G |
%%staves {1 2}
V:1
[V:1] Csus4 C Fmaj7 | C E/G# E C | C7/E G/B D7/F# | Dm7 Am7 Am7/G |
V:2
[V:2] Csu... | bf109dd08edf5ef8a5948b018db5655e | {
"intermediate": 0.38791459798812866,
"beginner": 0.3101997673511505,
"expert": 0.3018856346607208
} |
41,444 | X:1
T:Whimsical Breeze
M:4/4
L:1/8
K:C
Q:1/4=100
|: C E/G# E C | C7/E G/B D7/F# | Dm7 Am7 Am7/G | G F/G G/F | Gsus4 G |
Csus4 C Fmaj7 | C E/G# E C | C7/E G/B D7/F# | Dm7 Am7 Am7/G :|
E3 A G F | E2 A4 z2 | E4 D2 E | F6 z2 |
G3 A G F | E2 D4 z2 | C E F G A | B4 A G F |
E D E F G F | E D C4 z2 |
|: C E/G# E C | C7/E G/B D... | 7991f8da760748e6e635fe74dfffae0d | {
"intermediate": 0.38107016682624817,
"beginner": 0.32074418663978577,
"expert": 0.2981855869293213
} |
41,445 | I have this React code.
if (
!Object.values(eventsList).includes(eventType) &&
!Object.values(eventsFromIframe).includes(eventType)
) {
throw new Error(`eventType ${eventType} not supported`);
}
The types are:
/** ws события из iframe */
export const eventsFromIframe = {
/** Оправка нового с... | c4302fbd05454647daf6e73fc62fe0bc | {
"intermediate": 0.23110531270503998,
"beginner": 0.6444969773292542,
"expert": 0.12439767271280289
} |
41,446 | generate more comprehensive details and examples on, 3. SEO Essentials: Crafting Product Listings, minimalist tone | 215f2cec3db77ad1c0555950a20b3c60 | {
"intermediate": 0.3229801654815674,
"beginner": 0.3875764012336731,
"expert": 0.2894434332847595
} |
41,447 | opensearch dashboard query exclude values advanced | 6af101ac6804314ee361139dfb2ef86b | {
"intermediate": 0.3200404942035675,
"beginner": 0.2662501931190491,
"expert": 0.41370925307273865
} |
41,448 | Hi there! | 6b674ad731705b4662e6e2d8ecab996f | {
"intermediate": 0.32267293334007263,
"beginner": 0.25843358039855957,
"expert": 0.4188934564590454
} |
41,449 | if (cardObject.GetCardPosition().CardPositionType == CardPositionTypes.BattleField &&
(cardObject.HasEffect(CardKeyWordType.Fragile) || cardObject.HasEffect(CardKeyWordType.Ambush) ||
cardObject.HasEffect(CardKeyWordType.HolyShield) || cardObject.HasEffect(CardKeyWordType.Pierce) ||
... | 46c725bc1e07bc16bb49f6c894ed46ad | {
"intermediate": 0.23103591799736023,
"beginner": 0.6497064828872681,
"expert": 0.11925754696130753
} |
41,450 | design an 8-bit counter using a switch-tail structure that meets the following conditions:
(a): Design an 8-bit counter with only one bit set to zero at any time. The rest of the bits should be set to one. Examples of valid counter values include 01111111, 10111111, and 11011111.
(b): Design an 8-bit counter where two... | 9576fcfdeccae7433ef3ba545b49eae6 | {
"intermediate": 0.3069441318511963,
"beginner": 0.21229447424411774,
"expert": 0.4807613492012024
} |
41,451 | design an 8-bit counter using a switch-tail structure that meets the following conditions:
(a): Design an 8-bit counter with only one bit set to zero at any time. The rest of the bits should be set to one. Examples of valid counter values include 01111111, 10111111, and 11011111.
(b): Design an 8-bit counter where two... | d6ad323c15e11738aa886b40df18389f | {
"intermediate": 0.3069441318511963,
"beginner": 0.21229447424411774,
"expert": 0.4807613492012024
} |
41,452 | can you create random variables? | daade698672ccc1c55251718050bf836 | {
"intermediate": 0.28489166498184204,
"beginner": 0.31747138500213623,
"expert": 0.39763689041137695
} |
41,453 | Write a Python code for complex numbers multiplication | 87d2e60b8b641e5cc6ff079100287a23 | {
"intermediate": 0.39443832635879517,
"beginner": 0.19383597373962402,
"expert": 0.4117256999015808
} |
41,454 | что не так? вот задача: Given two sorted arrays and of size and respectively, return the median of the two sorted arrays.nums1nums2mn
The overall run time complexity should be .O(log (m+n)). Вот код: class Solution(object):
def findMedianSortedArrays(self, nums1, nums2):
"""
:type nums1: List[int]
... | 8308d984ed562e95f8943c2baca69294 | {
"intermediate": 0.4332708716392517,
"beginner": 0.32765254378318787,
"expert": 0.23907656967639923
} |
41,455 | # Display 200 rows in Polars output
pl.Config.set_tbl_rows(200)
# Function to perform the grouping, counting, and sorting of lengths
def group_count_sort(y_cl4, length_threshold=None):
lengths = y_cl4.groupby('unique_id').agg(pl.count().alias('length'))
if length_threshold:
lengths = leng... | a78c34b3f900d26895ff3c069cef7966 | {
"intermediate": 0.31737062335014343,
"beginner": 0.452204167842865,
"expert": 0.23042520880699158
} |
41,456 | #include <iostream>
#include <stdlib.h>
using namespace std;
void elo(int &x, int &y,int &z){
if((x>y)&&(y>z)){
cout<<x<<y<<z;}
else if((y>x)&&(x>z)){
cout<<y<<x<<z;}
else{
cout<<z<<y<<x;
}
}
int main()
{
int a=1;
int b=2;
int c=3;
cout<<elo(&a,&b,&c);
return 0;
} | 5266ff19a1ab3b609bd6de0662ed5d87 | {
"intermediate": 0.4020232558250427,
"beginner": 0.3542358875274658,
"expert": 0.24374085664749146
} |
41,457 | let rdnRef = React.useRef<Rnd>();
const resetWidgetPosition = (): void => {
const position = JSON.parse(localStorage.getItem('chatSDK_position'));
const size = JSON.parse(localStorage.getItem('chatSDK_size'));
if (position && rdnRef) {
rdnRef.updatePosition(position);
}
if (size && rdnRef) {... | 22d778902eb3b24a540596ca48201081 | {
"intermediate": 0.3610442876815796,
"beginner": 0.5104108452796936,
"expert": 0.1285448521375656
} |
41,458 | replace every property value in the form object to the following value:
value: {value: null, helperText: null, error: false}.
form object: {
personalEducationLevel: null,
personalMaritalStatus: null,
personalResidentialStatus: null,
personalResidenceRegion: null,
personalCustomerWithSpecialStatus:... | db751698cdd8427a3493c2ee3edf934b | {
"intermediate": 0.4155137836933136,
"beginner": 0.3055254817008972,
"expert": 0.2789607644081116
} |
41,459 | create a function that will get an html form by its name, and then retrieve all the fields names in a form. | 09f47052c85c43749a98641e47bf46f1 | {
"intermediate": 0.40557861328125,
"beginner": 0.2344408631324768,
"expert": 0.3599805235862732
} |
41,460 | using System;
using System.IO;
using System.Threading;
namespace Ekiscopp.Modele.Generateur_appli.data
{
public delegate void DelegateFunction(string message);
public class FileModificationListener
{
private string path;
private FileSystemWatcher _watcher;
private DelegateFunction myDelegateFunction;
public FileModi... | c649274c1440b1b4367b43dff3dfb3a7 | {
"intermediate": 0.4167213439941406,
"beginner": 0.46211010217666626,
"expert": 0.1211685910820961
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.