Pagini recente » Borderou de evaluare (job #784852) | Borderou de evaluare (job #423432) | Borderou de evaluare (job #1484055) | Borderou de evaluare (job #2711192) | Borderou de evaluare (job #1986345)
Borderou de evaluare (job #1986345)
Raport evaluator
Compilare:
user.cpp: In function ‘void parcurgere(int, int)’:
user.cpp:45:9: warning: unused variable ‘ind1’ [-Wunused-variable]
int ind1, ind2;
^
user.cpp:45:15: warning: unused variable ‘ind2’ [-Wunused-variable]
int ind1, ind2;
^
user.cpp: In function ‘int main()’:
user.cpp:222:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (sols.size() > k) {
^
user.cpp:235:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<sols.size();i++) {
^
user.cpp:185:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("union.in","r",stdin);
^
user.cpp:186:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("union.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 448kb | 2 | 0 |
Punctaj total | 0 |