Pagini recente » Borderou de evaluare (job #1194779) | Borderou de evaluare (job #2123347) | Borderou de evaluare (job #1478068) | Borderou de evaluare (job #2601770) | Borderou de evaluare (job #2028840)
Borderou de evaluare (job #2028840)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,t,a,b;
^
user.cpp:20:9: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable]
int cnt;
^
user.cpp:14:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permking.in","r",stdin);
^
user.cpp:15:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permking.out","w",stdout);
^
user.cpp:18:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:23:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:31:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 204ms | 264kb | OK | 100 |
Punctaj total | 100 |