Borderou de evaluare (job #2209728)
Utilizator | Data | 4 iunie 2018 15:15:58 | |
---|---|---|---|
Problema | Algoritmul lui Gauss | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:26:33: error: stray ‘#’ in program
while(!found && l < m) {#include <bits/stdc++.h>
^
user.cpp: In function ‘int main()’:
user.cpp:26:34: error: ‘include’ was not declared in this scope
while(!found && l < m) {#include <bits/stdc++.h>
^~~~~~~
user.cpp:26:43: error: ‘bits’ was not declared in this scope
while(!found && l < m) {#include <bits/stdc++.h>
^~~~
user.cpp:26:48: error: ‘stdc’ was not declared in this scope
while(!found && l < m) {#include <bits/stdc++.h>
^~~~
user.cpp:28:1: error: expected primary-expression before ‘using’
using namespace std;
^~~~~
user.cpp:35:12: error: a function-definition is not allowed here before ‘{’ token
int main() {
^
user.cpp:150:1: error: expected ‘}’ at end of input
}
^
user.cpp:150:1: error: expected ‘}’ at end of input
user.cpp:25:13: warning: unused variable ‘pos’ [-Wunused-variable]
int pos;
^~~
user.cpp:150:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !