Pagini recente » Borderou de evaluare (job #1633219) | Borderou de evaluare (job #213543) | Borderou de evaluare (job #1664192) | Borderou de evaluare (job #2047937) | Borderou de evaluare (job #1187888)
Borderou de evaluare (job #1187888)
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 |