Pagini recente » Borderou de evaluare (job #994137) | Borderou de evaluare (job #2985235) | Borderou de evaluare (job #690755) | Borderou de evaluare (job #1861991) | Borderou de evaluare (job #1439842)
Borderou de evaluare (job #1439842)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.in", "r", stdin);
^
user.cpp:13:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chomp.out", "w", stdout);
^
user.cpp:15:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:25:25: 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 | 0ms | 308kb | OK | 100 |
Punctaj total | 100 |