Pagini recente » Borderou de evaluare (job #1133253) | Borderou de evaluare (job #1515344) | Borderou de evaluare (job #2138589) | Borderou de evaluare (job #1452547) | Borderou de evaluare (job #1405983)
Borderou de evaluare (job #1405983)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:6: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp:36:34: 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:37:36: 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:41:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf", &X, &Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 176ms | 460kb | OK | 100 |
Punctaj total | 100 |