Borderou de evaluare (job #613782)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Aranjamente (clasele 7 - 8) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 2 nov. 2021 14:32:27 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void nrc(int, long long int, int*, int)':
main.cpp:29:9: error: 'aranj' was not declared in this scope
29 | aranj(nre-1,nr,lista,j);
| ^~~~~
main.cpp: In function 'int main()':
main.cpp:41:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
41 | fscanf(fin,"%d%d%d",&n,&k,&p);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~