Pagini recente » Borderou de evaluare (job #81633) | Borderou de evaluare (job #841533) | Borderou de evaluare (job #1237643) | Borderou de evaluare (job #1748800) | Borderou de evaluare (job #1188537)
Borderou de evaluare (job #1188537)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii3.in", "r", stdin);
^
user.cpp:28:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii3.out", "w", stdout);
^
user.cpp:75:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:78:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 92ms | 312kb | OK | 100 |
Punctaj total | 100 |