Pagini recente » Borderou de evaluare (job #1441472) | Borderou de evaluare (job #2888285) | Borderou de evaluare (job #3210750) | Borderou de evaluare (job #1352286) | Borderou de evaluare (job #1440165)
Borderou de evaluare (job #1440165)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:7: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:8: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:28:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:30:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &i, &j);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 304kb | OK | 100 |
Punctaj total | 100 |