Borderou de evaluare (job #3196829)
Utilizator | Data | 24 ianuarie 2024 20:42:59 | |
---|---|---|---|
Problema | Bridge | Status | done |
Runda | lmk_12_vs | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:1: error: stray '#' in program
1 | #include <bits/stdc++.h>
| ^
main.cpp:1:1: error: '\U0000feff' does not name a type
1 | #include <bits/stdc++.h>
|
main.cpp:7:1: error: 'ifstream' does not name a type
7 | ifstream fin("bridge.in");
| ^~~~~~~~
main.cpp:8:1: error: 'ofstream' does not name a type
8 | ofstream fout("bridge.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:18:5: error: 'fin' was not declared in this scope
18 | fin >> n >> m;
| ^~~
main.cpp:48:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
48 | if (a[i] == 3)
| ^
main.cpp:61:9: error: 'fout' was not declared in this scope
61 | fout << dp[x][y] << "\n";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !