Borderou de evaluare (job #1499717)
Utilizator | Data | 11 octombrie 2015 00:08:29 | |
---|---|---|---|
Problema | Cu mâinile curate | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void get_sqrt_stuff()’:
user.cpp:13:27: error: ‘curr’ was not declared in this scope
for (int j=i; j<i+curr && j<=N; j++)
^
user.cpp: In function ‘int main()’:
user.cpp:68:37: error: ‘stdin’ was not declared in this scope
freopen ("cumainilecurate.in", "r", stdin);
^
user.cpp:68:42: error: ‘freopen’ was not declared in this scope
freopen ("cumainilecurate.in", "r", stdin);
^
user.cpp:69:38: error: ‘stdout’ was not declared in this scope
freopen ("cumainilecurate.out", "w", stdout);
^
user.cpp:93:43: error: ‘printf’ was not declared in this scope
printf ("%d\n", greedy_query (pos));
^
user.cpp: In function ‘void Next()’:
user.cpp:106:30: error: ‘stdin’ was not declared in this scope
fread (sir, 1, maxl, stdin), pos = 0;
^
user.cpp:106:35: error: ‘fread’ was not declared in this scope
fread (sir, 1, maxl, stdin), pos = 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !