Borderou de evaluare (job #1450528)
Utilizator | Data | 13 iunie 2015 16:13:43 | |
---|---|---|---|
Problema | Permutari 3 | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:1:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
#pragma warning(disable:4996)
^
user.c:27:1: error: unknown type name ‘bool’
bool solutie()
^
user.c:37:1: error: unknown type name ‘bool’
bool verifica(int k)
^
user.c:68:6: warning: return type of ‘main’ is not ‘int’ [-Wmain]
void main()
^
user.c: In function ‘citire_fisier’:
user.c:13:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &nr);
^
user.c:19:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &v[i]);
^
user.c:23:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &vv[i]);
^
user.c: In function ‘main’:
user.c:74:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
system("pause");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !