Borderou de evaluare (job #2087317)
Utilizator | Data | 13 decembrie 2017 13:00:16 | |
---|---|---|---|
Problema | Marmote | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:38: error: size of array ‘r’ has non-integral type ‘double’
bool r[2 * MAXN + 1e2][2 * MAXN + 1e2];
^
user.cpp:5:38: error: size of array ‘r’ has non-integral type ‘double’
user.cpp: In function ‘int main()’:
user.cpp:10:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d%d", &n, &m, &k, &l);
^
user.cpp:13:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &x, &y);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !