Borderou de evaluare (job #1137605)
Utilizator | Data | 9 martie 2014 13:27:59 | |
---|---|---|---|
Problema | Dreptunghi2 | Status | done |
Runda | ONIS 2014, Runda 3 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:28:13: warning: missing terminating " character [enabled by default]
fscanf(f,"%ld%l
^
user.cpp:28:4: error: missing terminating " character
fscanf(f,"%ld%l
^
user.cpp:29:6: warning: missing terminating " character [enabled by default]
d", &x, &y);
^
user.cpp:29:5: error: missing terminating " character
d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:17:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f,"%d", &T);
^
user.cpp:29:5: error: ‘d’ was not declared in this scope
d", &x, &y);
^
user.cpp:46:3: error: expected ‘;’ before ‘}’ token
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !