Pagini recente » Borderou de evaluare (job #995990) | Borderou de evaluare (job #886223) | Borderou de evaluare (job #2319454) | Borderou de evaluare (job #2696915) | Borderou de evaluare (job #2249055)
Borderou de evaluare (job #2249055)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:32:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d.%d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:50:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unter.in", "r", stdin);
^
user.cpp:51:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unter.out", "w", stdout);
^
user.cpp:57:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t; --t) {
^
user.cpp:58:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 116ms | 1320kb | Incorect | 0 |
Punctaj total | 0 |