Pagini recente » Borderou de evaluare (job #668568) | Borderou de evaluare (job #87111) | Borderou de evaluare (job #1679046) | Borderou de evaluare (job #801591) | Borderou de evaluare (job #1681869)
Borderou de evaluare (job #1681869)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:30: warning: unused variable ‘j’ [-Wunused-variable]
int tests,test,n,k,sum,i,j;
^
user.cpp:41:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii3.in","r",stdin);
^
user.cpp:42:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii3.out","w",stdout);
^
user.cpp:44:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&tests);
^
user.cpp:47:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | 312kb | OK | 100 |
Punctaj total | 100 |