Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
why this error happens?? Error: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Reviewtasks_Reviewers".
c#
sql
1 Voto
9 Respuestas
18th Jul 2020, 2:58 AM
Beast
What's the reason behind if error: Could not find or load the class
comments
error
java
runtime
1 Voto
2 Respuestas
7th Jun 2018, 2:03 AM
Guru Preet
/playground/program. java: error: incompatible types:possible lossy conversation from double to int int actual_amt=(amt *10)/100
java
1 Voto
4 Respuestas
27th Dec 2021, 5:58 PM
AYESHA SULTANA
Is there a solution in c++ if you get this error? Error: No match for operator <<
<<
c++
containers
error
operator-overloading
vector
3 Votos
1 Respuesta
14th Jan 2019, 7:35 PM
Eduardo Perez Regin
Error: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row:
mysql
phpmyadmin
sql
1 Voto
2 Respuestas
5th Mar 2025, 10:12 AM
Nini
Fatal error: Function name must be a string in C:\xampp\htdocs\test.php on line 6
php
0 Votos
3 Respuestas
15th Apr 2018, 9:17 AM
Maamun Maamun
"<div class="img"></div> " won't show when scrolling. I have this error: Cannot read property 'classList' of null
#window.onscroll
functions
3 Votos
8 Respuestas
21st Dec 2018, 10:49 PM
noUseForAName
An error occurred while processing the error: browser location Geolocation example problem
geolocation
html5
javascript
2 Votos
1 Respuesta
18th Mar 2018, 12:15 PM
Peter David Carter
Attempted import error: 'Redirect' is not exported from 'react-router' (imported as 'Redirect').
<redirect>
create-react-app
react
react-router
1 Voto
1 Respuesta
12th Nov 2022, 3:58 AM
Asha
Pls What is the meaning of 'EOF error: EOF when reading line' in python??
error
python
1 Voto
2 Respuestas
31st Dec 2020, 12:45 PM
Michael Ilenikhena
Am typing in "document.getElementByld()" but the browser keeps returning "type error: document.getElementByld()" is not a functi
javascript
2 Votos
5 Respuestas
10th Nov 2018, 7:51 AM
Martin Mururu
Still stuck at the if statement part..i keep getting syntax error: invalid syntax for typing this..
if-statements
1 Voto
6 Respuestas
5th Jul 2019, 11:28 AM
Ayo Ashaolu
EOF error: Why this error is occuring, and how can I remove it ?
eoferror
1 Voto
2 Respuestas
14th Jun 2020, 9:44 AM
Nikhil Balai
Выходит такая ошибка Parse error: syntax, unexpected 'else' (T_ELSE) on line 26
php
0 Votos
2 Respuestas
28th Oct 2017, 4:17 PM
Kirill Chistyakov
What is wrong in following code ? error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
c++
2 Votos
5 Respuestas
25th Apr 2021, 3:30 AM
𝖆𝖙.𝖚𝕷
What does this mean "uncaught syntax Error: missing) after argument list line 6"
javascript
0 Votos
1 Respuesta
19th Nov 2020, 9:46 AM
Lewis Kashimba
Can someone explain why I'm having this error: TypeError: 'int' object is not subscriptable
error
pickle
python
subscripts
0 Votos
1 Respuesta
6th Apr 2022, 9:14 AM
Frangiax
How to fix syntax error: multiple statements found while compiling a single statement?
python
0 Votos
2 Respuestas
8th Nov 2016, 3:24 AM
An Bùi
My while, if and else are getting the same error: expected unqualified-id before 'while'
c++
0 Votos
3 Respuestas
30th Oct 2016, 4:45 AM
Sammy Bunckly
Error: I was trying to compile my program for a 32 bit machine. I use x86_64 mingw 8.1 compiler on Windows 10 64-bit version.
compiler
3 Votos
6 Respuestas
17th Oct 2020, 9:02 PM
Sneh Chauhan
Parse error: syntax error, unexpected end of file, expecting ')' in ./Playground/file0.php on line 87
0 Votos
2 Respuestas
17th May 2023, 1:50 PM
Robin Roy
Why Javac send me the next error: "cannot find symbol system.out.println ("hello world")
python
0 Votos
1 Respuesta
18th Oct 2016, 8:25 AM
Javier
How to fix this error? Fatal error: Cannot use temporary expression in write context in C:\Program Files\index.php on line 1506
mysql
php
7 Votos
2 Respuestas
27th Mar 2018, 1:44 PM
Ankit Saxena
source_file.cpp: In function ‘int main()’: source_file.cpp:15:31: error: ‘end1’ was not declared in this scope cout <<"Sum
c++
-3 Votos
4 Respuestas
23rd Aug 2021, 7:26 PM
Vic's Code's
Error: Main method not found in class Pozycja, please define the main method as: public static void main(String[] args) or a
java
0 Votos
11 Respuestas
5th Jan 2020, 9:34 PM
Ivan
Help me. source_file.java:9: error: package system does not exist system.out.print (" hello "); ^ source_file.ja
error
help
java
newabie
0 Votos
2 Respuestas
18th Aug 2017, 10:46 AM
Reign Heart
Why on Android 4.2.2 (IN sololearn!) I have this error: Use of future reserved word in strict mode.
"use_strict"
android(4.2.2)
ecmascript6
javascript
oldandroids
0 Votos
3 Respuestas
27th Jul 2020, 8:17 PM
Monat15
error: variable answer might not have been initialized }while(answer == "Y"); \\ the error pointed at >a. HELP
java
1 Voto
3 Respuestas
19th May 2021, 7:38 PM
Owen Ong
1.uncaught syntax error: unexpected token<. 2. Change the text add your name here with your actual name using js
javascript
1 Voto
2 Respuestas
25th May 2020, 12:00 PM
Pavithra Muniyandi
What is wrong with this code? It says that TYPE ERROR: Can't multiply sequence by non-int of type 'float'
python
python3
0 Votos
3 Respuestas
26th Sep 2022, 3:51 PM
Bhell Christian Binghay
Running this code requests for one number then displays an error: print(float(input("Enter a number: ")) + float(input("Enter
python
type-conversion
0 Votos
3 Respuestas
2nd May 2019, 12:47 PM
Wyke Isaji
Parsing error: No Babel config file detected for \src\App.js. Either disable config file checking with requireConfigFile: false,
@babel/eslint-parser
babel-eslint
create-react-app
eslint
react
2 Votos
1 Respuesta
29th Oct 2022, 7:41 PM
Asha
bottles of beer song won't run.\Playground\:28: error: class, interface, or enum expected } ^ 1 error
class
enum
error
expected
interface
java
1 Voto
1 Respuesta
25th Mar 2017, 4:54 AM
Kevin Tsuyoi
Main.java:1: error: class Tictactoe is public, should be declared in a file named Tictactoe.java. -> public class Tictactoe{
java
javaerrors
0 Votos
1 Respuesta
2nd Apr 2021, 3:17 PM
Gayatri Dunakhe
Plss help me in this situation. The proble is "type error: x.isEven() missing 1 positional argument 'num'
classes
properties
python3
0 Votos
1 Respuesta
9th Aug 2021, 2:48 AM
joser Cuadra
Have somebody fixed this kind of error: SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or:
lwpr
ml
python
python3
0 Votos
1 Respuesta
28th Feb 2021, 4:12 AM
Zhenis Otarbay
I got the error: “bad operand types for binary operator <=“ and I’m not sure how to fix it. Can someone help me?
booleans
error
java
methods
0 Votos
3 Respuestas
17th Mar 2019, 4:42 AM
Marian Padayhag
every time I tap on " tap to try" to test a code, it shows this error: google play services error
operations
simple
0 Votos
3 Respuestas
21st Sep 2021, 6:24 PM
Ehssan
Help !!! I have to write a code that calculates 2 days in seconds.
0
does
error:
exist
line
not
package
0 Votos
7 Respuestas
19th May 2022, 6:35 AM
Sarvar Khidirov
Error: [PrivateRoute] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>
create-react-app
react
route
routes
urgent
1 Voto
1 Respuesta
16th Nov 2022, 6:15 AM
Asha
I tried importing numpy from my VS code insider but it's shows 'Intel MKL Fatal Error: Cannot load mkl_thread.dll. Any help pls?
intel
numpy
python3
vscode
0 Votos
4 Respuestas
26th Jul 2019, 5:30 AM
QALIFAH
The code below ends to the error: "cannot implicitly convert "string" to "int". I can't get the logical point.
c#
if-statements
int
strings
type-conversion
0 Votos
1 Respuesta
23rd Sep 2020, 6:51 AM
Ali Barmaki
ERROR: Could not be able to execute INSERT INTO taarifa (TAREHE,) VALUES. ('miiss'. You have an error in your SQL syntax; check
mysql
php
0 Votos
3 Respuestas
13th Sep 2018, 3:25 PM
cmm hacker
[Solved] Need Help. i can seem to figure out whats wrong with my code. 'Uncaught syntax error: missing ) after argument list'
javascript
objects
0 Votos
2 Respuestas
14th Oct 2019, 5:26 PM
SEGA
Error: Main method not found in class, How can i use void without main method and don't get an error ?
classes
java
objects
0 Votos
2 Respuestas
16th Sep 2016, 9:11 PM
Patipan Khwanchoo
Hi, Anyone did the angular+ nestjs course? When I try to run my nestjs It shows Following the error Error: Nest can't resol
angular+nestjs
0 Votos
2 Respuestas
29th May 2021, 2:31 PM
Kiruba karan
why it is showing "fatal error: jni.h: No such file or directory"? I have this jni.h at exact same location that i mentioned in
javatoc
jni
0 Votos
2 Respuestas
22nd Oct 2021, 3:10 PM
Pratik Kumbhar
Wrote the code right but getting ExampleProgram.java: error: missing return statement } ^ 1 error in commant prompt what to do?
java
-1 Voto
2 Respuestas
18th Aug 2016, 8:13 PM
Chahat Gupta
how to fix this error: In the for loop, one of the three conditions is incorrect and will cause the code to execute forever. Cha
javascript
1 Voto
3 Respuestas
17th Dec 2017, 12:02 AM
Patrick Estaron Magayon
Help please: what im doint wrong? Programe dont work: im enter and 2 2 and "2" "2" , it is write: Value error: could not convert
code
0 Votos
3 Respuestas
18th Jan 2017, 6:51 PM
Даниэль Рустамов
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
3
4
Siguiente >
En tendencia hoy
how does this code function?
2 Votes
.
1 Votes
My question is about python?
0 Votes
.
0 Votes
Where is my badge?
1 Votes
Default constructor and default assignment operator
0 Votes
i need to learn Coding
0 Votes
HTML
0 Votes
Who is the best one in html can find for more comprehension
2 Votes
Quiz duel
0 Votes