Pagini recente » Borderou de evaluare (job #1612348) | Borderou de evaluare (job #1579177) | Borderou de evaluare (job #1319977) | Borderou de evaluare (job #1373691) | Borderou de evaluare (job #1406334)
Borderou de evaluare (job #1406334)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:9: warning: unused variable ‘pi’ [-Wunused-variable]
float pi = 4.0 * atan(1.0);
^
user.cpp:9:35: 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);
^
user.cpp:10:37: 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);
^
user.cpp:11:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:16:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%f %f", &hour, &minutes);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 136ms | 272kb | OK | 100 |
Punctaj total | 100 |