Borderou de evaluare (job #2712517)
Utilizator | Data | 25 februarie 2021 20:56:15 | |
---|---|---|---|
Problema | Subsecvente2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:1: error: 'iinclude' does not name a type
iinclude <bits/stdc++.h>
^~~~~~~~
main.cpp:9:1: error: 'ifstream' does not name a type
ifstream f("subsecvente2.in");
^~~~~~~~
main.cpp:10:1: error: 'ofstream' does not name a type
ofstream g("subsecvente2.out");
^~~~~~~~
main.cpp:16:16: error: 'INT_MAX' was not declared in this scope
int n, p, lg = INT_MAX;
^~~~~~~
main.cpp: In function 'void nos()':
main.cpp:20:5: error: 'ios_base' has not been declared
ios_base::sync_with_stdio(false);
^~~~~~~~
main.cpp:21:5: error: 'cin' was not declared in this scope
cin.tie(NULL);
^~~
main.cpp:21:13: error: 'NULL' was not declared in this scope
cin.tie(NULL);
^~~~
main.cpp: In function 'void read()':
main.cpp:25:5: error: 'f' was not declared in this scope
f >> n;
^
main.cpp:29:25: error: 'strlen' was not declared in this scope
if(strlen(sir[i]) < lg){
^
main.cpp: In function 'void solve()':
main.cpp:39:30: error: 'min' was not declared in this scope
int i = 0, j = min(60, lg) - 1, w = 0, k;
^
main.cpp:46:17: error: 'w' was not declared in this scope
ss[i] = w = 0;
^
main.cpp:49:17: error: 'k' was not declared in this scope
for(k = 1; k <= n; ++k){
^
main.cpp:52:41: error: 'strstr' was not declared in this scope
if(strstr(sir[k], ss + w) == nullptr){
^
main.cpp:57:16: error: 'k' was not declared in this scope
if(k > n){
^
main.cpp:58:17: error: 'g' was not declared in this scope
g << j + 1;
^
main.cpp: At global scope:
main.cpp:72:1: error: 'int32_t' does not name a type
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !