Borderou de evaluare (job #1451568)
Utilizator | Data | 17 iunie 2015 17:48:18 | |
---|---|---|---|
Problema | Paduri de multimi disjuncte | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:14:10: warning: overflow in implicit constant conversion [-Woverflow]
int curr=1e16;
^
user.cpp: In function ‘int main()’:
user.cpp:22:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<a.size();i++){
^
user.cpp:26:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<b.size();j++)
^
user.cpp:28:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<c.size();j++)
^
user.cpp:54:3: error: ‘asdf’ was not declared in this scope
asdf=false;
^
user.cpp:57:7: error: ‘j’ was not declared in this scope
arr[j]-=arr3[j];
^
user.cpp:65:7: warning: overflow in implicit constant conversion [-Woverflow]
mini1=1e16;
^
user.cpp:67:8: error: ‘j’ was not declared in this scope
if(arr[j]==0)
^
user.cpp:78:3: error: ‘asdf’ was not declared in this scope
asdf=false;
^
user.cpp:81:7: error: ‘j’ was not declared in this scope
arr[j]-=arr2[j];
^
user.cpp:100:3: error: ‘asdf’ was not declared in this scope
asdf=false;
^
user.cpp:103:7: error: ‘j’ was not declared in this scope
arr[j]-=arr2[j];
^
user.cpp:111:7: warning: overflow in implicit constant conversion [-Woverflow]
mini2=1e16;
^
user.cpp:121:3: error: ‘asdf’ was not declared in this scope
asdf=false;
^
user.cpp:124:7: error: ‘j’ was not declared in this scope
arr[j]-=arr3[j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !