Pagini recente » Borderou de evaluare (job #67583) | Borderou de evaluare (job #1148255) | Borderou de evaluare (job #1320521) | Borderou de evaluare (job #533647) | Borderou de evaluare (job #2375980)
Borderou de evaluare (job #2375980)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:34:15: warning: unused variable 'i' [-Wunused-variable]
int t,x,y,i,j,m,s;
^
main.cpp:32:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.in","r",stdin);
^
main.cpp:33:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out","w",stdout);
^
main.cpp:35:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:38:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
main.cpp:39:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 106ms | 131kb | OK | 100 |
Punctaj total | 100 |