Borderou de evaluare (job #1242382)
Utilizator | Data | 14 octombrie 2014 13:20:12 | |
---|---|---|---|
Problema | Shop | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:110:1: warning: "/*" within comment [-Wcomment]
/*
^
user.cpp: In function ‘int main()’:
user.cpp:17:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=1;i<=n;i++)
^
user.cpp:30:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=1;(j<=val[i]) && (aux+pow(c,i) <= l) ;j++)
^
user.cpp:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=1;i<=n;i++)
^
user.cpp: At global scope:
user.cpp:114:5: error: expected unqualified-id before ‘return’
return 0;
^
user.cpp:115:1: error: expected declaration before ‘}’ token
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !