Pagini recente » Borderou de evaluare (job #2700690) | Borderou de evaluare (job #434767) | Borderou de evaluare (job #2144458) | Borderou de evaluare (job #1352485) | Borderou de evaluare (job #1231923)
Borderou de evaluare (job #1231923)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:390:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logic.in", "rt", stdin);
^
user.cpp:391:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logic.out", "wt", stdout);
^
user.cpp:393:26: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( S, NX, stdin);
^
user.cpp:397:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( R, NX, stdin);
^
user.cpp: In function ‘int OR()’:
user.cpp:370:16: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ( a or b );
^
user.cpp: In function ‘int AND()’:
user.cpp:345:16: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ( a and b );
^
user.cpp: In function ‘int SAU()’:
user.cpp:358:17: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ( a + b == 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 364kb | OK | 10 |
2 | 0ms | 372kb | OK | 10 |
3 | 0ms | 372kb | Incorect | 0 |
4 | 0ms | 372kb | Incorect | 0 |
5 | 12ms | 372kb | Incorect | 0 |
6 | 0ms | 368kb | Incorect | 0 |
7 | 0ms | 368kb | Incorect | 0 |
8 | 0ms | 372kb | Incorect | 0 |
9 | 0ms | 368kb | Incorect | 0 |
10 | 0ms | 364kb | Incorect | 0 |
Punctaj total | 20 |