Pagini recente » Borderou de evaluare (job #2607118) | Borderou de evaluare (job #121939) | Borderou de evaluare (job #822596) | Borderou de evaluare (job #2821197) | Borderou de evaluare (job #1185707)
Borderou de evaluare (job #1185707)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:39: 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:32:41: 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:34:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:36:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 200ms | 240kb | OK | 100 |
Punctaj total | 100 |