Pagini recente » Borderou de evaluare (job #1353454) | Borderou de evaluare (job #2623238) | Borderou de evaluare (job #1735616) | Borderou de evaluare (job #1233694) | Borderou de evaluare (job #1809147)
Borderou de evaluare (job #1809147)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:116:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii.in", "r", stdin);
^
user.cpp:117:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii.out", "w", stdout);
^
user.cpp:120:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:123:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 288kb | OK | 100 |
Punctaj total | 100 |