Borderou de evaluare (job #1950862)
Utilizator | Data | 3 aprilie 2017 12:24:44 | |
---|---|---|---|
Problema | Retele | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:81:1: error: stray ‘\303’ in program
Sfârşitul conversaţiei
^
user.cpp:81:1: error: stray ‘\242’ in program
user.cpp:81:1: error: stray ‘\305’ in program
user.cpp:81:1: error: stray ‘\237’ in program
user.cpp:81:1: error: stray ‘\305’ in program
user.cpp:81:1: error: stray ‘\243’ in program
user.cpp: In function ‘void tarj(int)’:
user.cpp:23:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < con[nod].size(); i++) {
^
user.cpp:18:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘int main()’:
user.cpp:72:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < results.size(); i++) {
^
user.cpp:74:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < results[i].size(); j++) {
^
user.cpp: At global scope:
user.cpp:81:1: error: ‘Sf’ does not name a type
Sfârşitul conversaţiei
^
user.cpp: In function ‘int main()’:
user.cpp:57:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("retele.in", "r", stdin);
^
user.cpp:58:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("retele.out", "w", stdout);
^
user.cpp:59:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:62:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !