Pagini recente » Borderou de evaluare (job #2174823) | Borderou de evaluare (job #3037145) | Borderou de evaluare (job #3031885) | Borderou de evaluare (job #12210) | Borderou de evaluare (job #1448958)
Borderou de evaluare (job #1448958)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:93:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,i1,Left,Right;
^
user.cpp:93:13: warning: unused variable ‘i1’ [-Wunused-variable]
int i,j,i1,Left,Right;
^
user.cpp:95:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("date.in","r",stdin);
^
user.cpp:96:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("date.out","w",stdout);
^
user.cpp:124:5: warning: ‘Right’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for(i=Left;i<=Right;++i) cout<<a[i];
^
user.cpp:124:5: warning: ‘Left’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 656kb | Killed by signal 6(SIGABRT). | 0 |
Punctaj total | 0 |