Pagini recente » Borderou de evaluare (job #859399) | Borderou de evaluare (job #2037292) | Borderou de evaluare (job #3180346) | Borderou de evaluare (job #1419856) | Borderou de evaluare (job #1241210)
Borderou de evaluare (job #1241210)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:36: 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:20:38: 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:23:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:27:18: 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 | 248kb | OK | 100 |
Punctaj total | 100 |