Pagini recente » Borderou de evaluare (job #2498639) | Borderou de evaluare (job #2792730) | Borderou de evaluare (job #3171011) | Borderou de evaluare (job #1051586) | Borderou de evaluare (job #1474343)
Borderou de evaluare (job #1474343)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:77:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nogame.in","r",stdin);
^
user.cpp:78:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nogame.out","w",stdout);
^
user.cpp:80:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:83:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:86:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v[k][i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2656ms | 412kb | OK | 100 |
| Punctaj total | 100 |