Pagini recente » Borderou de evaluare (job #1503446) | Borderou de evaluare (job #1362652) | Borderou de evaluare (job #3204332) | Borderou de evaluare (job #1842843) | Borderou de evaluare (job #2018118)
Borderou de evaluare (job #2018118)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:15: warning: unused variable ‘j’ [-Wunused-variable]
int n,i=1,j,t;
^
user.cpp:28:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("football.in","r",stdin);
^
user.cpp:29:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("football.out","w",stdout);
^
user.cpp:31:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:35:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 272kb | OK | 100 |
Punctaj total | 100 |