Borderou de evaluare (job #2530018)
Utilizator | Data | 24 ianuarie 2020 11:57:31 | |
---|---|---|---|
Problema | Benzina | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:1: error: stray '##' in program
##include <bits/stdc++.h>
^~
main.cpp:1:3: error: 'include' does not name a type
##include <bits/stdc++.h>
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:11:33: error: 'stdin' was not declared in this scope
freopen ("benzina.in", "r", stdin);
^~~~~
main.cpp:11:38: error: 'freopen' was not declared in this scope
freopen ("benzina.in", "r", stdin);
^
main.cpp:12:34: error: 'stdout' was not declared in this scope
freopen ("benzina.out", "w", stdout);
^~~~~~
main.cpp:14:5: error: 'cin' was not declared in this scope
cin >> n;
^~~
main.cpp:21:5: error: 'multiset' was not declared in this scope
multiset <int> s;
^~~~~~~~
main.cpp:21:15: error: expected primary-expression before 'int'
multiset <int> s;
^~~
main.cpp:24:9: error: 's' was not declared in this scope
s.insert (a[i] - b[i]);
^
main.cpp:31:5: error: 'cout' was not declared in this scope
cout << ans << "\n";
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !