Pagini recente » Borderou de evaluare (job #2186375) | Borderou de evaluare (job #711488) | Borderou de evaluare (job #393744) | Borderou de evaluare (job #1640321) | Borderou de evaluare (job #1224134)
Borderou de evaluare (job #1224134)
Raport evaluator
Compilare:
user.cpp: In function ‘int read()’:
user.cpp:24:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s",c);
^
user.cpp: In function ‘int main()’:
user.cpp:31:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("baruri.in","r",stdin);
^
user.cpp:32:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("baruri.out","w",stdout);
^
user.cpp:11:5: warning: ‘z’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for (;i<=n;i+=zero(i)) S[i]+=x;
^
user.cpp:33:26: note: ‘z’ was declared here
int t=read(),m,v,x,y,z;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 680ms | 4732kb | OK | 100 |
Punctaj total | 100 |