Pagini recente » Borderou de evaluare (job #1973294) | Borderou de evaluare (job #2239404) | Borderou de evaluare (job #3148058) | Borderou de evaluare (job #678564) | Borderou de evaluare (job #2315472)
Borderou de evaluare (job #2315472)
Raport evaluator
Compilare:
main.cpp: In function 'char Advance()':
main.cpp:41:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
main.cpp: In function 'int main()':
main.cpp:79:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.in", "r", stdin);
^
main.cpp:81:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.out", "w", stdout);
^
main.cpp:85:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
main.cpp:91:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf", &h, &m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 143ms | 393kb | OK | 100 |
Punctaj total | 100 |